Panda3D Manual: Getting Started with your Development EnvironmentThis page is not in the table of contents.
Setting up your IDEThis section explains how to set up your environment in order to build a Panda3D game written in C++. On Windows, compiling using g++ will not work. It is however possible to compile your Panda3D project using the MSVC (Microsoft Visual Studio 2008 C++) compiler. The following page describes how to do that: On Linux and Mac OS X you can compile using the g++ compiler. The following pages describes how to do that:
© Carnegie Mellon University 2010 |