First Problems

johnledon

30-06-2007 09:29:26

Hi.

I searched the forum but i did not find it. I think this problem is a newbie problem.

Ok, when i try to compile, i get this error message:

1>C:\Dev\ageia\v2.6.2\SDKs\NxCharacter\include\ControllerManager.h(49) : error C2872: 'Controller' : ambiguous symbol
1> could be 'C:\Dev\ageia\v2.6.2\SDKs\NxCharacter\include\ControllerManager.h(15) : Controller'
1> or 'c:\dev\ogresdk\include\OgreController.h(132) : Ogre::Controller'

does anyone know, how to fix that?

thanx in advance

betajaen

30-06-2007 09:30:21

Yep. But it depends on the version of NxOgre, which is?

johnledon

30-06-2007 09:43:08

got it.

i have eihort 1.4 and ageia 2.6.2

problem was, that overall was nxogre.h at begin, except in configdlg.h, wich calls the config dialog as first step of the application.

i forgot to include nxogre.h at top of this file. now it works.

betajaen

30-06-2007 09:54:24

Good. But I'm guessing your using 0.4 RC3. I'd use 0.6 or even 0.9

johnledon

30-06-2007 09:58:27

right. where can i get 0.9?

betajaen

30-06-2007 10:00:00

Top most thread.

johnledon

30-06-2007 10:38:15

hmm i dunno. im a new newbie, ya know. ;)

can i compile 0.9 in debug mode? 0.4 can, but it wont run....

betajaen

30-06-2007 10:39:04

Yes. I use Debug mode with 0.9 all the time.

johnledon

30-06-2007 10:41:01

ok. you're faster than my internet connection. :) congrats to this superior wrapper.

betajaen

30-06-2007 10:43:26

Indeed.