I'm using MS VC++ 6 to build a simple python (2.2.2) embedding test. I copied the include files into my project's directory. When I build, it throws linker errors: it can't find python22_d.lib. I can't find it either! It isnt in python22/libs/. Where is this elusive library? Thanks, Dustin