The wscript is at the point where it successfully configures, builds and installs (my system is Win7 64bit, MingW 64bit), but the resulting binaries fail to run.
I have no idea what is causing this. On Tuesday, 12 November 2013 00:41:14 UTC+10, dilbert wrote: > > I've forked pyinstaller on github and created a branch called waf1.7 > (starting from the most recent "develop" commit): > https://github.com/dilberry/pyinstaller/tree/waf1.7. I apologise in > advance if this breaks a convention of some sort; I'm using Github through > Mercurial. > > On Monday, 11 November 2013 22:09:55 UTC+10, Martin Z wrote: >> >> On Friday 08 of November 2013 18:46:47 dilbert wrote: >> > Done (using diff -u). >> > >> > The wscript is significantly different and has been reordered, so a >> diff >> > wouldn't be much use. >> > >> > I the wscript is in a tar file to shut google up. >> >> Could you rather create a fork of pyinstaller on github and commit there >> your >> changes as you are doing some progress? >> >> It's then much easier for other to follow your changes and test it if >> necessary. >> > -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/groups/opt_out.
