Is there a documented list of what versions of the third party dependencies are being used?
I downloaded the windows package of the source from here:
panda3d.org/download/panda3d … -win32.zip
We don’t have VS2008, however. It was easy enough to get the main source to build in VS2005 or VS2010, but we can’t link with any of the pre-built static libs. I can get each dependency and build it, but I need to know which versions to use.
Thank you