http://www.ogre3d.org/forums/viewtopic.php?f=8&t=76758
But When I've got to the CMake step, BTW the Ogre build is little bit different than the one specified in that thread...
So the error is
The Ogre version is
OGRE-SDK-1.9.0-vc100-x86-28.03.2015
The rest are the same
QT 4.8.4 (built by myself, following the thread)
boost 1.54 (built by myself, because it is no longer found on the net)
Ogitor 0.54
Visual Studio 2010 Ultimate SP1
I am a bit confused by CMake because I was building my ogitor with QT 4.8
The CMakeList.txt seems to look for QT 5 which is not the right version for this version of ogitor.
Any ideas how?
Thanks
Jack
Code: Select all
CMake Error at Dependencies/ImageConverter/CMakeLists.txt:12 (find_package):
By not providing "FindQt5Widgets.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"Qt5Widgets", but CMake did not find one.
Could not find a package configuration file provided by "Qt5Widgets" with
any of the following names:
Qt5WidgetsConfig.cmake
qt5widgets-config.cmake
Add the installation prefix of "Qt5Widgets" to CMAKE_PREFIX_PATH or set
"Qt5Widgets_DIR" to a directory containing one of the above files. If
"Qt5Widgets" provides a separate development package or SDK, be sure it has
been installed.
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
Boost_INCLUDE_DIR (ADVANCED)
used as include directory in directory C:/dev/Ogitor
used as include directory in directory C:/dev/Ogitor
used as include directory in directory C:/dev/Ogitor/Ogitor
used as include directory in directory C:/dev/Ogitor/Dependencies
used as include directory in directory C:/dev/Ogitor/Dependencies
used as include directory in directory C:/dev/Ogitor/Dependencies
used as include directory in directory C:/dev/Ogitor/Dependencies
used as include directory in directory C:/dev/Ogitor/Dependencies/Angelscript
used as include directory in directory C:/dev/Ogitor/Dependencies/OFS
used as include directory in directory C:/dev/Ogitor/Dependencies/OFS
used as include directory in directory C:/dev/Ogitor/Dependencies/OgreTerrainConverter
used as include directory in directory C:/dev/Ogitor/Dependencies/OgreTerrainConverter