Using CVS ogre, btw they make an anouncement in main site about the inminent release of 0.15, everything looks ok until this:

g++ -g -Wall -O2 `sdl-config --cflags` `pkg-config --cflags OGRE` -c -o seatravel.o seatravel.cc
seatravel.cc: En member function `virtual bool
  SeaFrameListener::frameStarted(const Ogre::FrameEvent&)':
seatravel.cc:559: error: `Degree' undeclared (first use this function)
seatravel.cc:559: error: (Each undeclared identifier is reported only once for
  each function it appears in.)
make: *** [seatravel.o] Error 1

So, I look the code, and seems that you changed that line for CVS 0.15, but its not working for me, Im redownloading at the moment a fresh CVS Ogre copy and try again..


Reply via email to