Thanks Florian, I'll test it as soon as possible! Out of curiosity, is this change compatible with older versions of Python (both 2.6.x and 2.y)?
A quick test with a 'Hello World' program with Python 2.3 and 2.4 did show a problem in the 2.3 built exe ('Cannot GetProcAddress for Py_IncRef' in console window when running the exe, followed by an '<exename> is no longer working' dialog from Windows, tested under win 7), but I'm also getting this when using trunk, so I think it's unrelated to py26win. The 2.4 version works.
Regards -- Florian Höch -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
