-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CMake Error #27
Comments
you cannot use the precompiled ogre SDK to build ogitor. You have to build ogre yourself with OGRE_NODELESS_POSITIONING=ON and Qt. Also the you have to use the master version of ogre (to be the 1.12.6 release) |
the SDK at master now includes OgreBitesQt (built with Qt 5.12) |
CMake Error Could NOT find Boost (missing: filesystem thread) (found version "1.74.0") |
I want build by ogre2.1,but no find OGREConfig.cmake. super ogre2.1 ? |
as mentioned you must use ogre 1.12.x series |
CMake Error at CMakeLists.txt:71 (find_package):
Could not find a configuration file for package "OGRE" that is compatible
with requested version "1.12".
The following configuration files were considered but not accepted:
E:/3D/ogre-sdk-1.12.5-vc15-x64/CMake/OGREConfig.cmake, version: 1.12.5 (64bit)
The text was updated successfully, but these errors were encountered: