I’m trying to run the simple C++ version of “Hello world” from manual and I got the same problem.
I’m running Panda3D 1.7.0 on Windows 7 x64 and compiled via VS2008. Sample codes runs perfectly. Python version of “Hello world” run correctly too.
Any idea what it should be?