On 10/13/10 9:56 AM, Carey Gagnon wrote: >> >> Ooh, doing a google on that error messages yields some hints, like: >> >> http://forum.opensubtitles.org/viewtopic.php?t=881 >> >> In your case though, you want to make sure you are including msvcr90.dll, >> not >> msvcr71.dll. >> >> Paul >> > > You type to fast Paul..I've aborted replies to both other messages. > > And I am including msvcr90.dll. I've deleted the copy line from buildwin.bat > and have compiled them in as datafiles extactly as stated in the py2exe > tutorial. After compilation they are there in the dist directory: > > dist > | > +-Microsoft.VC90.CRT > | | > | +-Microsoft.VC90.CRT.manifest > | +-msvcr90.dll > > I will try copying the msvcr90.dll file to the root dist directory and see > what happens.
I was never able to get the above method to work, and found that merely copying it the way I was doing worked. I don't send the Microsoft.VC90.CRT.manifest. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
