Getting the source code to compile

I’ve had some success with getting the source code to compile and link it with my version of Python 2.5.4 . I’ve chosen to use that version due to that fact I couldn’t get pype to link up with the python that came with the source code.

I’d like to get the source code to be compiled with visual studio 2005 pro but after trying this http://panda3d.org/manual/index.php/Running_Panda_under_the_CXX_Debugger I got this error:

Error 1 error PRJ0019: A tool returned an error code from “Performing Makefile project actions” debugpanda

I guess I’ve got a couple problems and would gladly appreciatte any help. On a side note. I also found a third version of python on my computer that hp seemed to have installed at some point. Not sure if that third one in the mix is somehow complicating the problem.

Thanks in advance!

Hmm, that manual page is old and unmaintained. It doesn’t surprise me if the steps described there don’t work anymore.