Code: Select all
#include <OgreMath.h>This seems to only affect v1-8. I'm using GNU gcc 4.6.1 on Ubuntu Linux.
Here are the errors:
Code: Select all
/home/nigel/prog/ogre/OgreMain/src/OgreImage.cpp: In static member function ‘static void Ogre::Image::applyGamma(Ogre::uchar*, Ogre::Real, size_t, Ogre::uchar)’:
/home/nigel/prog/ogre/OgreMain/src/OgreImage.cpp:557:13: error: incomplete type ‘Ogre::Math’ used in nested name specifier
/home/nigel/prog/ogre/OgreMain/src/OgreImage.cpp:558:13: error: incomplete type ‘Ogre::Math’ used in nested name specifier
/home/nigel/prog/ogre/OgreMain/src/OgreImage.cpp:559:13: error: incomplete type ‘Ogre::Math’ used in nested name specifier
Merry Christmas if you celebrate it!
