Hi some of the errors I get are
System.cpp(4221) : error C3861: 'PyInt_Check': identifier not found
1>.\System.cpp(4223) : error C3861: 'PyInt_AS_LONG': identifier not found
1>.\System.cpp(4236) : error C3861: 'PyString_Check': identifier not found
1>.\System.cpp(4239) : error C3861: 'PyString_AS_STRING': identifier not found
1>.\System.cpp(5034) : error C3861: 'Py_InitModule': identifier not found
1>.\System.cpp(5510) : error C3861: 'PyString_Check': identifier not found
1>.\System.cpp(5513) : error C3861: 'PyString_AsString': identifier not found
Please help me resolve this. I'm using Visual Studio 2008