On Wed, 1 Sep 2010 10:27:43 -0700 (PDT), Dan Halbert <[email protected]> wrote: > I am rebuilding a Windows Python 2.6 package I built with pyinstaller > last winter, using the python26win branch and appropriate patches. > Unfortunately I lost the pyinstaller snapshot I used for that build. > > I have tried the latest trunk version (r887), but the executable I > built fails with the dreaded R6034 error: "An application has made an > attempt to load the C runtime library incorrectly." > > The trunk version has advanced about 10 versions in the past hour, so > it under active change at this very minute. Should I expect this to > work right now, or could someone suggest a trunk revision number that > would work for Python 2.6?
As Martin said, the trunk should be relatively stable, so I believe it is a regression compared to when you tried. Can you please post the output of the execution of Build.py? -- Giovanni Bajo :: [email protected] Develer S.r.l. :: http://www.develer.com My Blog: http://giovanni.bajo.it -- 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.
