Error with Ogre and Newton

Petit Prince

17-07-2007 23:38:58

I try to compile the first demos of Walaber present in ogrenewt library.

But Ive this message :

The point of entry of the procedure ??1HardwareOcclusionQuery@Ogre@@UAE@XZ could not be found in the dynamic library OgreMain.dll.

Do you have an idea ?

Thx a lot.

PS : I use Ogre Eihort 1.4.3 and VS2005 C++ express.*
I haven't DirectX SDK installed

walaber

18-07-2007 00:35:29

the ogremain.dll in your application directory is not from the same version of Ogre that you linked to. recopy the .dll files from Ogre into the app dir.

Petit Prince

18-07-2007 07:31:31

Thx for you assistance.

What does ou mean by 'into you app dir' ?

'/ogrenewt/demos/Demo01_TheBasics/' ???


But, I've the ogremain.dll from SDK Eihort 1.4.3. (3 221 Ko)