setup.py Choosing Older Compiler On Windows

A

Ami Tavory

Hello,

I'm porting a C++ extension module to a Windows machine that has both VC8
and VC10 installed. Unfortunately, `setup.py build` tries to build using
VC8, which fails (the extension uses C++ standard libraries that VC didn't
used to have). Is there a way to get setup.py to use VC10 (preferably
externally, without modifying the script)?

Thanks,

Ami
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top