moving from python1.5 to python2.2

  • Thread starter CantSpellMyName
  • Start date
C

CantSpellMyName

Hi folks,

i have to re-write an application that was using python scripts as
configuration files (i.e. python embedded into c++) and it was using
python1.5 (python15_d.dll). Now i would like to use python2.2 or even
python2.3, but when i compile the application with ms visual c++, i
get :

error LNK2001: unresolved external symbol
__imp__Py_InitModule4TraceRefs

i think it might be coming from the fact that i don't have the debug
dll for python2.2 . Can someone help?

Thanks a lot,

-Manu
 

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

No members online now.

Forum statistics

Threads
474,172
Messages
2,570,934
Members
47,474
Latest member
AntoniaDea

Latest Threads

Top