#36: pygame with onefile option: MSVCR71.dll could not be extracted
--------------------------+-------------------------------------------------
       Id:  36            |      Status:  new                     
Component:  PyInstaller   |    Modified:  Tue Feb 14 08:57:57 2006
 Severity:  normal        |   Milestone:                          
 Priority:  normal        |     Version:                          
    Owner:  giovannibajo  |    Reporter:  Norbert Sebok           
--------------------------+-------------------------------------------------
Comment (by giovannibajo):

 The problem appears to be that PyInstaller does not understand that
 "MSVCRT71.DLL" and "MSVCR71.dll" are the same file under Windows (case
 insensitive match). It's not so easy to fix because I'd like to preserve
 the exact casing of .PYD files as they affect how "import" behaves (even
 under Windows).

 I'll see how I can fix 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

Reply via email to