python23_d.lib

Thomas Heller theller at python.net
Fri Jun 11 13:46:16 EDT 2004


"Shankar KN" <123 at 456.com> writes:

> Hi,
>
> I am trying to get a hand on python23_d.lib but in vain.
> I am developing a C++ dll which has a SWIG interface to the Python world.
> After installing Python and SWIG I am able to build this DLL in Release mode
> but not in Debug mode beacuse of non-availability of python23_d.lib.
>
> Any clues as to how I could proceed with Debug build?

Get the Python sources and make a debug build.

Thomas





More information about the Python-list mailing list