embedding error

Lance lbrannma at cablespeed.com
Thu Nov 7 17:09:29 EST 2002


Hi,

The code in section 5.3 of the Python "Extending and Embedding the Python
Interpreter" won't compile for me. I get a link error,

LINK : fatal error LNK1104: cannot open file "python22_d.lib"

I include stdafx.h and python.h at the top of my C program.

Python22_d.lib is not on my machine. I'm running a recent release of
PythonWin.

Any suggestions would be appreciated.

Thanks,
Lance





More information about the Python-list mailing list