[Python-bugs-list] [ python-Bugs-778274 ] Building an extension with Python 2.3c2

SourceForge.net noreply@sourceforge.net
Sat, 26 Jul 2003 17:46:21 -0700


Bugs item #778274, was opened at 2003-07-27 00:46
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=778274&group_id=5470

Category: Extension Modules
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Selim Tuvi (stuvi)
Assigned to: Nobody/Anonymous (nobody)
Summary: Building an extension with Python 2.3c2

Initial Comment:
Hi I am testing Python 2.3c2 with our software which 
has an extension module component and I am getting 
the following error when I try to build it.

error: Python was built with version 6 of Visual Studio, 
and extensions need to
be built with the same version of the compiler, but it 
isn't installed.

I am using Visual Studio .Net 2002 under Windows XP.  
SWIG version is 1.3.17. I used to be able to build this 
with ActiveState Python 2.2.2 build 224.

Does this mean that we need a version of Python 2.3 
thta is built with Visual Studio .Net?

Thanks
-Selim


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=778274&group_id=5470