Пробовал указывать путь к MySQL - все равно ошибка. Не могу понять почему, нигде похожей проблемы не нашел. P.S.: менял несколько версий Cmake, от старых до самых новых. Сорцы офф. тринити, пробовал и с другими - также. Внизу, в окошке Cmake длинное сообщение:
Код
CMake Error at CMakeLists.txt:43 (include): include could not find load file:
cmake/options.cmake
CMake Error at CMakeLists.txt:51 (include): include could not find load file:
CheckPlatform
CMake Warning at CMakeLists.txt:56 (find_package): By not providing "FindPCHSupport.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "PCHSupport", but CMake did not find one.
Could not find a package configuration file provided by "PCHSupport" with any of the following names:
PCHSupportConfig.cmake pchsupport-config.cmake
Add the installation prefix of "PCHSupport" to CMAKE_PREFIX_PATH or set "PCHSupport_DIR" to a directory containing one of the above files. If "PCHSupport" provides a separate development package or SDK, be sure it has been installed.
Found OpenSSL: optimized;C:/OpenSSL-Win64/lib/VC/ssleay32MD.lib;debug;C:/OpenSSL-Win64/lib/VC/ssleay32MDd.lib;optimized;C:/OpenSSL-Win64/lib/VC/libeay32MD.lib;debug;C:/OpenSSL-Win64/lib/VC/libeay32MDd.lib (found version "1.0.1e") Looking for include file pthread.h Looking for include file pthread.h - not found Found Threads: TRUE CMake Error at CMakeLists.txt:60 (include): include could not find load file:
ConfigureBoost
CMake Error at CMakeLists.txt:61 (find_package): By not providing "FindMySQL.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "MySQL", but CMake did not find one.
Could not find a package configuration file provided by "MySQL" with any of the following names:
MySQLConfig.cmake mysql-config.cmake
Add the installation prefix of "MySQL" to CMAKE_PREFIX_PATH or set "MySQL_DIR" to a directory containing one of the above files. If "MySQL" provides a separate development package or SDK, be sure it has been installed.
Configuring incomplete, errors occurred! See also "E:/work_trinity/tc/CMakeFiles/CMakeOutput.log". See also "E:/work_trinity/tc/CMakeFiles/CMakeError.log".
Перевод ошибки не очень корректен в переводчике, поэтому не знаю как решить. За решение проблемы +, заранее спасибо
вернее boost? Странно, для чего он, если прошлый раз на Windows 7 таких ошибок не было, да и никаких boost не ставил. Библиотеки OpenSSL стоят, все норм. Для чего вообще boost нужен и как его установить?
Добавлено (13.02.2015, 15:50) --------------------------------------------- проблема не решилась даже установкой boost.
Сообщение # 3 отредактировано Utopia - Пятница, 13.02.2015, 15:51