Search found 4 matches

by LunaCity
Thu Jan 10, 2008 22:27
Forum: Help
Topic: Compilation error on OgreEvenListeners.h
Replies: 19
Views: 11018

I'm already using the cvs trunk for OIS. So what do I need to do? Hand edit the CEGUI OGRE Sample code that depends on this to use getNumberOfDevices? Edit: Okay, so I changed it to use 'numKeyboards' ,and it got past that error. Now I'm getting: g++ -g -O2 -o .libs/Demo4 Sample_Demo4.o -L/home/tjk/...
by LunaCity
Tue Jan 08, 2008 22:33
Forum: Help
Topic: Compilation error on OgreEvenListeners.h
Replies: 19
Views: 11018

Okay, so I tried building from the SVN trunk, but it won't compile because it depends on some 'numKeyBoards' variable in OIS, which doesn't exist. I also tried updating the OIS code from the CVS trunk, but it didn't change anything. Still getting the compilation error on 'numKeyBoards' Edit here's w...
by LunaCity
Thu Dec 27, 2007 00:00
Forum: Help
Topic: Compilation error on OgreEvenListeners.h
Replies: 19
Views: 11018

Yeah, I will try that, what is the svn command to get it?

I downloaded from the website originally. Might be a good iea to fix that anyhow.
by LunaCity
Mon Dec 24, 2007 20:00
Forum: Help
Topic: Compilation error on OgreEvenListeners.h
Replies: 19
Views: 11018

Compilation error on OgreEvenListeners.h

Looks like some of the sample code is not compiling because of a dependency on some deprecated code in Ogre. OgreEventListeners.h doesn't exist anymore. Is there any way I can make it skip the sample code, so the rest of CEGUI compiles? g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../Sampl...

Go to advanced search