pythonxy.lib and pythonwin?
Martin v. Löwis
martin at v.loewis.de
Sun Dec 15 09:00:50 EST 2002
> I'm learning to embed. Page 42 in Chapter 4 of the "Extending and Embedding
> the Python Interpreter, Release 2.2.2" mentions the need to pass
> pythonXY.lib to the linker when creating a DLL in Windows.
>
> However, no such .lib file exists on my machine. I am running PythonWin.
>
> Any suggestions?
Look in the libs directory of your Python installation.
Regards,
Martin
More information about the Python-list
mailing list