Debugging C++ code called from Python 2.2 with Visual Studio.NET

Fredrik Lundh fredrik at pythonware.com
Tue Jun 20 06:40:47 EDT 2006


egodet at equisys.com wrote:

> I've seen in various groups that python22_d.lib is not available for
> download anymore but that it is easy to recompile. Could someone send
> it to me, explain how to build it or, even better, both.

load the project file (under PCbuild), select the debug targets, and build them.

</F> 






More information about the Python-list mailing list