Once again, getting Panda 3D working with C++

Hmm, how about if you replace it with:

PandaFramework &framework = *(new PandaFramework);

?

Which version of Panda are you using–is this 1.6.2?

David