On Dec 24, 2014, at 9:51 AM, Gary Scorby 
<gary.sco...@dh.com<mailto:gary.sco...@dh.com>> wrote:

What version of Visual Studio is used to compile the current 219 download for 
Python 2.7?

Python 2.7 add-on modules need to be built with Visual Studio 2008.  The base 
compiler is built with VS2008 and links to that version of the run-time 
library.  Confusion results if you load a DLL that expects a different run-time 
DLL.
—
Tim Roberts, t...@probo.com<mailto:t...@probo.com>
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to