The PandAI library c++ example

The PandAI library c++ example.
I could not find it so kind of looking for it.
or help with it.

still at the begining .

//#include “/usr/include/panda3d/aiNode.h”
//#include “/usr/include/panda3d/aiGlobals.h”
//#include “/usr/include/panda3d/aiCharacter.h”
//#include “/usr/include/panda3d/aiBehaviors.h”
//#include “/usr/include/panda3d/config_ai.h”
//#include “/usr/include/panda3d/aiNode.h”
#include “/usr/include/panda3d/aiWorld.h”

AIWorld myAIWorld();
// it does not compile as AIWorld myAIWorld;

myAIWorld(window->get_render()); does not compile do not know why ?

topic is closed
thanks