> > 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. Thanks Carey --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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]
