Integrating with C++ (VS.NET 2002)

E

Earl Woodman

I'm having some trouble linking my C++ program with the python
library. I'm getting '<symbol> already defined in libcmtd.lib'. I've
already changed pyconfig.h so that the debug library uses python23.lib
instead of the _d version, and I get a similar message when I link
release (libcmt.lib). Any ideas what I'm doing wrong? I've tried
putting the library search path to C:\Python23\libs at both the
beginning and the end of the list of library paths in the Options
dialog of VS.NET, and I've even tried adding the lib directly into my
additional libraries setting within the properties window for my
executable.

Thanks
 

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,184
Messages
2,570,978
Members
47,561
Latest member
gjsign

Latest Threads

Top