<div dir="ltr">Strangely, pyqtdeploy (0.4) works better from source than the pip installation. As far as I can see, it successfully generated the QMake project. However, building said project (via mingw32-make) fails :(<div>
<br></div><div><div><div>    > mingw32-make</div><div>    C:/MinGW/bin/mingw32-make -f Makefile.Release</div><div>    mingw32-make[1]: Entering directory 'Q:/Users/arvek/Repositories/myproject/build'</div><div>
    g++ -Wl,-s -Wl,-subsystem,console -mthreads -o release\myproject.exe release/main.o release/pyqtdeploy_main.o release/pyqtdeploy_module.o release/qrc_pyqtdeploy.o release/qrc_stdlib.o release/qrc_site-packages.o  -lglu32 -lopengl32 -lgdi32 -luser32 -LC:/Python27/Lib/site-packages/PyQt5 -LC:/Python27/Lib/site-packages -lQtCore -lQtGui -lsip -lQtWidgets -lQtSql -LC:/Python27/libs -lpython27 -LD:\Qt\5.2.1\mingw48_32\lib -lQt5Widgets -lQt5Sql -lQt5Gui -lQt5Core</div>
<div>    c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -lQtCore</div><div>    c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -lQtGui</div><div>    c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -lsip</div>
<div>    c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -lQtWidgets</div><div>    c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -lQtSql</div></div><div>
<br></div><div><br></div><div>Arve</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, May 11, 2014 at 12:01 AM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 10/05/2014 6:05 pm, Arve Knudsen wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The project name, would it matter?<br>
</blockquote>
<br></div>
Depends if it really was the output of the build process, or whether you had replaced the project name with <project> for some reason.<span class="HOEnZb"><font color="#888888"><br>
<br>
Phil</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
ArveFra: Phil Thompson<br>
Sendt: ‎10.‎05.‎2014 09:03<br>
Til: <a href="mailto:pyqt@riverbankcomputing.com" target="_blank">pyqt@riverbankcomputing.com</a><br>
Emne: Re: [PyQt] Can't seem to make pyqtdeploy work<br>
On 09/05/2014 12:31 pm, Arve Knudsen wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br>
<br>
I've now created a pyqtdeploy project for Python 2.7 x86/PyQt5<br>
Windows, but the build seems to bail out (without errors, albeit).<br>
I've followed all the steps of the tutorial [1], so I'm really stumped<br>
as to what's wrong. This is the output from the build process<br>
<br>
Generating code...<br>
<br>
Cleaning Q:UsersarvekRepositories<<u></u>project>build.<br>
<br>
Creating directory Q:UsersarvekRepositories<<u></u>project>build.<br>
<br>
Freezing q:<u></u>usersarvekappdatalocaltempboot<u></u>strap_py2.py<br>
<br>
Running 'C:Python27python.exe q:<u></u>usersarvekappdatalocaltempfree<u></u>ze.py<br>
--name pyqtdeploy_bootstrap --as-c<br>
Q:UsersarvekRepositories<<u></u>project>buildfrozen_bootstrap.<u></u>h<br>
q:<u></u>usersarvekappdatalocaltempboot<u></u>strap_py2.py'<br>
<br>
After this, nothing happens.<br>
</blockquote>
<br>
What's <project>?<br>
<br>
Phil<br>
______________________________<u></u>_________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.<u></u>com/mailman/listinfo/pyqt</a><br>
</blockquote>
</div></div></blockquote></div><br></div>