Ogre Version: :ogre-next:
Operating System: :Linux:
Render System: :Default:
I am following the following link to build the ogre package for linux
https://ogrecave.github.io/ogre-next/ap ... linux.html
However, it is showing the following error during make (Debug)
Code: Select all
/home/zoromoth/Documents/OGRE/ogre-next/OgreMain/src/OgreHlmsManager.cpp: In member function ‘void Ogre::HlmsManager::loadBlueNoise()’:
/home/zoromoth/Documents/OGRE/ogre-next/OgreMain/src/OgreHlmsManager.cpp:976:57: error: incomplete type ‘Ogre::ResourceGroupManager’ used in nested name specifier
976 | TextureTypes::Type2D, ResourceGroupManager::AUTODETECT_RESOURCE_GROUP_NAME,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [OgreMain/CMakeFiles/OgreNextMain.dir/build.make:1042: OgreMain/CMakeFiles/OgreNextMain.dir/src/OgreHlmsManager.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1538: OgreMain/CMakeFiles/OgreNextMain.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
I am new to ogre, any help will be much appreciated
Thanks & Regards,
Zoromoth