Menu

#705 Missing MSVCR90.DLL under 'boost::python' application

v1.0 (example)
open
nobody
None
5
2015-11-09
2015-11-09
No

Hello,
When I run some executable created with "boost::python" that loads some python module that requires pywin32 (v219, 64bits, python 2.7.9). It shows a windows dialog with missing MSVCR90.DLL error, when loading "pywintypes27.dll" and/or "pythoncom27.dll". But finally, it loads and runs all the app correctly. Not allways happens, It depends of how the app and its dependencies is loaded, I guess.

By the way, I added the same manifest that it is in "pythoncomloader27.dll" in to "pywintypes27.dll" and "pythoncom27.dll" and the error message does not appear any more.

thanks,

Marcel.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.