<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>This is a limitation of vc++. The proposed fix is to split generated from resources cpp file into smaller chunks.</div><div><br></div><div>But I did not any patch for that since we managed it to work. I hope Phil will address the issue soon.<br><br>Sent from my iPhone</div><div><br>On 10 янв. 2015 г., at 23:29, Gustavo A. Díaz <<a href="mailto:gustavo.diaz@gmail.com">gustavo.diaz@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div><div><div>Hi!<br><br></div>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:<br><br>...<br>Generating Code...<br>    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<br>qrc_pyqtdeploy.cpp<br>release\qrc_pyqtdeploy.cpp(2505707) : fatal error C1060: compiler is out of heap space<br>NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\cl.EXE"' : return code '0x2'<br>Stop.<br>NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\nmake.exe"' : return code '0x2'<br>Stop.<br><br></div>Any ideas?<br><br></div>Cheers.<br><div><div><br clear="all"><div><div><div><div><br>-- <br><div class="gmail_signature"><div dir="ltr"><p style="margin:0px;text-indent:0px">Gustavo A. Díaz</p>
<p style="margin:0px;text-indent:0px"><a href="http://artistic.gdnet.com.ar" target="_blank">artistic.gdnet.com.ar</a><br></p>
<p style="margin:0px;text-indent:0px">"Desarrollando un mundo Libre"</p></div></div>
</div></div></div></div></div></div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a></span><br><span><a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></span></div></blockquote></body></html>