#36: pygame with onefile option: MSVCR71.dll could not be extracted
--------------------------+-------------------------------------------------
Id: 36 | Status: new
Component: PyInstaller | Modified: Tue Feb 14 12:37:23 2006
Severity: normal | Milestone:
Priority: normal | Version:
Owner: giovannibajo | Reporter: Norbert Sebok
--------------------------+-------------------------------------------------
Comment (by giovannibajo):
It might work for you, but it's not generic enough. That piece of code has
to be executed also under Linux (where case-sensitiveness matter), it
ought to fix the same situation for other libraries (not only msvcrt71),
and it shouldn't univocally decide to rename libraries to lowercase (or
uppercase) not even under Windows (because case-sensitiveness matter with
'import').
Thanks anyway for helping out with this!
--
Ticket URL: <http://pyinstaller.hpcf.upr.edu/cgi-bin/trac.cgi/ticket/36>
PyInstaller <http://pyinstaller.hpcf.upr.edu>
PyInstaller
_______________________________________________
PyInstaller mailing list
[email protected]
http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller