Jérémie
16-11-2008 01:31:11
Hi !
Hydrax seems to be great ! So, in order to integrate this add-on in my project, I've tested that, trying the demo : compilation is ok, linking is ok too. But when execution begins, an access violation error happens !
It happens exactly here, in the Hydrax constructor :
I don't understand anything !
Do you have any idea ? I use VS 2008, Ogre 1.6, Hydrax 0.4.
Thanks.
Hydrax seems to be great ! So, in order to integrate this add-on in my project, I've tested that, trying the demo : compilation is ok, linking is ok too. But when execution begins, an access violation error happens !
It happens exactly here, in the Hydrax constructor :
// Create Hydrax object
mHydrax = new Hydrax::Hydrax(mSceneMgr, mCamera, mWindow->getViewport(0));
I don't understand anything !

Thanks.