nx9-24 compile error

ncomputerm4

15-06-2007 20:43:46

I downloaded a fresh copy of everything to try and compile this in the new 9 version, but I end up with this error.
Using ms-vs8 I have 2003 somewhere haven’t tried it with that yet, hoping this is just some user error on my part.
using physx 2.7.0 (2.6.2 is also in me dev folder)


"Error 1 error C2039: 'setNormaliseNormals' : is not a member of 'Ogre::Entity' h:\game files\nxogre\source\nxogrebody.cpp 44 "

Any help would be appreciated!

betajaen

15-06-2007 21:28:57

What Ogre version are you using?

ncomputerm4

15-06-2007 21:59:08

v1.4.2 [Eihort] (10 June 2007)
at lest thats what it says in the change log

betajaen

15-06-2007 22:42:26

Are you sure the environmental variable "OGRE_HOME" is pointing to your Eihort directory and not an older version of Ogre?

ncomputerm4

16-06-2007 03:15:52

I removed the variable and reset it and still get the error :?
And as far as I know there are no older versions of Ogre on this computer.

betajaen

16-06-2007 09:43:09

Alright. Comment out the offending line.

I re-read the version and date, and you have a newer version than me.

ncomputerm4

16-06-2007 16:54:12

with it commented out

"Error 1 error PRJ0019: A tool returned an error code from "Performing Post-Build Event..." NxOgre
"
I'm not sure where post-build events are set, if you can point me that way maybe I can fix it

betajaen

16-06-2007 18:20:26

It's okay. Ignore it. It's just saying it can't copy the dll to the non-existent tutorials folder that only exists on my computer.

ncomputerm4

16-06-2007 18:38:32

Ah, ok. Thanks for the help ^.^