kabutor wrote:
> 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..

Compiles fine for me, Ogre CVS is changing repidly right now. It's most
definitely that your Ogre CVS checkout is older than the API change.
Once 0.15 is out we should stick with it until 1.0 comes out.

Cheers,
        Moritz

Reply via email to