Hi
ASPython_Techies,
I am currently
facing unresolved external symbol problems while tying to get debug
build of an executable using Active State Python 23 , MSVisual Studio .NET 2003
and Swig. Following are the list
of unresolved
symbols :
error LNK2019:
unresolved external symbol __imp___Py_Dealloc
error LNK2019: unresolved
external symbol __imp___Py_NegativeRefcount
error LNK2001: unresolved external symbol __imp___Py_RefTotal
error LNK2019: unresolved external symbol __imp__Py_InitModule4TraceRefs
error LNK2019: unresolved external symbol __imp___PyObject_DebugMalloc
error LNK2001: unresolved external symbol __imp___Py_RefTotal
error LNK2019: unresolved external symbol __imp__Py_InitModule4TraceRefs
error LNK2019: unresolved external symbol __imp___PyObject_DebugMalloc
Should these
symbols not available in ASPython 23 downloaded library
Python23.lib???
How should I pass
the above problem? Can someone highlight a solution for
this?
Regards,
Karthik.
_______________________________________________ ActivePython mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython