[Bug 3591] py2exe does not work properly

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 26 18:19:35 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=3591


Nerijus Baliunas <nerijus at users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nerijus at users.sourceforge.ne
                   |                            |t
            Version|20050930                    |0.9.49.




--- Comment #5 from Nerijus Baliunas <nerijus at users.sourceforge.net>  2007-11-26 18:19:35 ---
BeginUpdateResource & EndUpdateResource are now implemented (bug 3897), but one
more is missing - BindImageEx. When using py2exe I get:

*** finding dlls needed ***
fixme:imagehlp:BindImageEx (7, "C:\\python25\\DLLs\\_hashlib.pyd", ...
C:\\python25\\l"..., (null), 0x541600): stub
...
*** create binaries ***
*** byte compile python files ***
...
and it finishes succesfully.

But the strange thing is that I can successfully run generated exe file under
wine and Win98, but under XP trying to run it gives:
app.exe is not a valid Win32 application.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list