have source, still no python22_d.lib

Courageous jkraska at san.rr.com
Sun Jan 27 21:05:03 EST 2002


On Sun, 27 Jan 2002 17:48:52 -0800, "Spencer Doidge" <spencer at spencerdoidge.com> wrote:

>I have all Python-2.2 binaries and source, but my attempt to build the
>example_nt project, using my Visual C++, almost succeeds, except it is
>missing python22_d.lib,

It sounds like you're building the Release and not the Debug configuration.
If I'm mistaken, and you _are_ building the Debug configuration, then you
should take a gander at Project-->Settings-->Link-->[General]-->Output
File Name. It should be python22_d.dll.

(n.b.: I'm advising you blind; don't have the Python 2.2 project in front
 of me right now)

C//




More information about the Python-list mailing list