[PyQt] Problems with pyqtdeploy

Gustavo A. Díaz gustavo.diaz at gmail.com
Mon Jan 12 19:24:03 GMT 2015


Thanks for Reply :=)

2015-01-11 1:49 GMT-03:00 Ilya Kulakov <kulakov.ilya at gmail.com>:

> This is a limitation of vc++. The proposed fix is to split generated from
> resources cpp file into smaller chunks.
>
> But I did not any patch for that since we managed it to work. I hope Phil
> will address the issue soon.
>
> Sent from my iPhone
>
> On 10 янв. 2015 г., at 23:29, Gustavo A. Díaz <gustavo.diaz at gmail.com>
> wrote:
>
> Hi!
>
> After dealing with INCLUDEs in Windows (I am Linux user, so this is likely
> the first time deploy a PyQt app in Windows), I have this error on build:
>
> ...
> Generating Code...
>     cl -c -nologo -Zm200 -Zc:wchar_t -FS -O2 -MD -Zc:strictStrings -W0 -GR
> -EHsc -DUNICODE -DWIN32 -DPYQTDEPLOY_FROZEN_MAIN -DQT_NO_DEBUG
> -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
> -DNDEBUG -I"C:\Python34\include" -I"C:\Qt\Qt5.4.0\5.4\msvc2013_64\include"
> -I"C:\Qt\Qt5.4.0\5.4\msvc2013_64\include\QtWidgets"
> -I"C:\Qt\Qt5.4.0\5.4\msvc2013_64\include\QtGui"
> -I"C:\Qt\Qt5.4.0\5.4\msvc2013_64\include\QtANGLE"
> -I"C:\Qt\Qt5.4.0\5.4\msvc2013_64\include\QtQml"
> -I"C:\Qt\Qt5.4.0\5.4\msvc2013_64\include\QtNetwork"
> -I"C:\Qt\Qt5.4.0\5.4\msvc2013_64\include\QtCore" -I"release"
> -I"C:\Qt\Qt5.4.0\5.4\msvc2013_64\mkspecs\win32-msvc2013" -Forelease\
> @C:\Users\gustavo\AppData\Local\Temp\nm5B7B.tmp
> qrc_pyqtdeploy.cpp
> release\qrc_pyqtdeploy.cpp(2505707) : fatal error C1060: compiler is out
> of heap space
> NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
> Studio 12.0\VC\bin\cl.EXE"' : return code '0x2'
> Stop.
> NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
> Studio 12.0\VC\bin\nmake.exe"' : return code '0x2'
> Stop.
>
> Any ideas?
>
> Cheers.
>
>
> --
>
> Gustavo A. Díaz
>
> artistic.gdnet.com.ar
>
> "Desarrollando un mundo Libre"
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
>


-- 

Gustavo A. Díaz

artistic.gdnet.com.ar

"Desarrollando un mundo Libre"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150112/ae7d9cba/attachment.html>


More information about the PyQt mailing list