I make program in c++ embedding python2.4 in windows, I need the python24_d.lib to link with the debug version of my program, but i can't find the source code to build python24_d.lib on the internet, I even can't find python24_d.lib/python24_d.dll on the internet. Does the python24 source code released?