Skip to content
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

Open
ronaldpan opened this issue Apr 20, 2020 · 5 comments
Open

CMake Error #27

ronaldpan opened this issue Apr 20, 2020 · 5 comments

Comments

@ronaldpan
Copy link

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)

@paroj
Copy link
Member

paroj commented Apr 21, 2020

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)

@paroj
Copy link
Member

paroj commented Apr 25, 2020

the SDK at master now includes OgreBitesQt (built with Qt 5.12)

@world1992
Copy link

CMake Error Could NOT find Boost (missing: filesystem thread) (found version "1.74.0")

@world666666
Copy link

I want build by ogre2.1,but no find OGREConfig.cmake. super ogre2.1 ?

@paroj
Copy link
Member

paroj commented Jan 21, 2021

as mentioned you must use ogre 1.12.x series

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants