Panda3D Manual: Running your Program

Running your freshly built program

This section is mostly intended for the Python version of the manual. If you are a C++ user, your program should run without problems from your IDE or just starting it up from your operating system. If the program doesn't run and it produces an error message about missing libraries check that your PATH environment variable contains the directory of the Panda runtime. For more information review the Installing Panda section that applies to your OS.