building simple python 'embedding' in vc++6

TheDustbustr thedustbustr at aol.com
Wed May 28 20:37:06 EDT 2003


I'm using MS VC++ 6 to build a simple python (2.2.2) embedding test.  I copied
the include files into my project's directory.  When I build, it throws linker
errors: it can't find python22_d.lib.  I can't find it either!  It isnt in
python22/libs/.

Where is this elusive library?

Thanks, Dustin




More information about the Python-list mailing list