• Страница 1 из 1
  • 1
Архив - только для чтения
Модератор форума: andycrowz  
Ошибка в CMAKE
dimakpro
Центурион
The C compiler identification is MSVC 18.0.21005.1
The CXX compiler identification is MSVC 18.0.21005.1
Check for working C compiler using: Visual Studio 12 2013 Win64
Check for working C compiler using: Visual Studio 12 2013 Win64 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler using: Visual Studio 12 2013 Win64
Check for working CXX compiler using: Visual Studio 12 2013 Win64 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Detected 64-bit platform
MSVC: 64-bit platform, enforced -D_WIN64 parameter
MSVC: Enabled extended object-support for debug-compiles
MSVC: Overloaded standard names
MSVC: Disabled NON-SECURE warnings
MSVC: Disabled POSIX warnings
MSVC: Disabled generic compiletime warnings
Found OpenSSL library: optimized;C:/OpenSSL-Win64/lib/VC/ssleay32MD.lib;C:/OpenSSL-Win64/lib/VC/libeay32MD.lib;debug;C:/OpenSSL-Win64/lib/VC/ssleay32MDd.lib;C:/OpenSSL-Win64/lib/VC/libeay32MDd.lib
Found OpenSSL headers: C:/OpenSSL-Win64/include
Looking for include file pthread.h
Looking for include file pthread.h - not found
Found Threads: TRUE
CMake Error at cmake/macros/ConfigureBoost.cmake:17 (message):
No BOOST_ROOT environment variable could be found! Please make sure it is
set and the points to your Boost installation.
Call Stack (most recent call first):
CMakeLists.txt:60 (include)

Configuring incomplete, errors occurred!
See also "C:/Users/Force/Desktop/trunk/say/CMakeFiles/CMakeOutput.log".
See also "C:/Users/Force/Desktop/trunk/say/CMakeFiles/CMakeError.log".

как решить данную проблему
Продажа сервера wow blood-fire (WoW 3.3.5a + Lua engine) 6500 руб
---->https://vk.com/jimteck<----
Сообщение # 1 написано 24.01.2015 в 13:21
infinium
Маршал
Цитата dimakpro ()
No BOOST_ROOT environment variable could be found! Please make sure it is
set and the points to your Boost installation.
Сообщение # 2 написано 24.01.2015 в 14:23
dimakpro
Центурион
The C compiler identification is MSVC 18.0.21005.1
The CXX compiler identification is MSVC 18.0.21005.1
Check for working C compiler using: Visual Studio 12 2013 Win64
Check for working C compiler using: Visual Studio 12 2013 Win64 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler using: Visual Studio 12 2013 Win64
Check for working CXX compiler using: Visual Studio 12 2013 Win64 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Detected 64-bit platform
MSVC: 64-bit platform, enforced -D_WIN64 parameter
MSVC: Enabled extended object-support for debug-compiles
MSVC: Overloaded standard names
MSVC: Disabled NON-SECURE warnings
MSVC: Disabled POSIX warnings
MSVC: Disabled generic compiletime warnings
Found OpenSSL library: optimized;C:/OpenSSL-Win64/lib/VC/ssleay32MD.lib;C:/OpenSSL-Win64/lib/VC/libeay32MD.lib;debug;C:/OpenSSL-Win64/lib/VC/ssleay32MDd.lib;C:/OpenSSL-Win64/lib/VC/libeay32MDd.lib
Found OpenSSL headers: C:/OpenSSL-Win64/include
Looking for include file pthread.h
Looking for include file pthread.h - not found
Found Threads: TRUE
Boost version: 1.57.0
Found the following Boost libraries:
system
thread
program_options
CMake Error at cmake/macros/FindMySQL.cmake:193 (message):
Could not find the MySQL libraries! Please install the development
libraries and headers
Call Stack (most recent call first):
CMakeLists.txt:61 (find_package)

Configuring incomplete, errors occurred!
See also "C:/Users/Force/Downloads/world/newcore/CMakeFiles/CMakeOutput.log".
See also "C:/Users/Force/Downloads/world/newcore/CMakeFiles/CMakeError.log". ту проблему уже решил

Добавлено (24.01.2015, 14:50)
---------------------------------------------
и куда их установить эти библиотеки,а то я скачал,установил в cmake в c/mysql lib и ничего не помогает

Продажа сервера wow blood-fire (WoW 3.3.5a + Lua engine) 6500 руб
---->https://vk.com/jimteck<----
Сообщение # 3 написано 24.01.2015 в 14:50
staford11
^s†af0rd f0rever^
Цитата dimakpro ()
Could not find the MySQL libraries! Please install the development
libraries and headers

Мускуль установи.
Победоносная @ Галакронд
Мои сборки под 3.3.5а 12340

Исправительные работы: в наличии.
Сообщение # 4 написано 24.01.2015 в 15:05
infinium
Маршал
Цитата dimakpro ()
и куда их установить эти библиотеки,а то я скачал,установил в cmake в c/mysql lib и ничего не помогает

ну так путь к ним укажи
Сообщение # 5 отредактировано infinium - Суббота, 24.01.2015, 15:11
dimakpro
Центурион
The C compiler identification is MSVC 18.0.21005.1
The CXX compiler identification is MSVC 18.0.21005.1
Check for working C compiler using: Visual Studio 12 2013 Win64
Check for working C compiler using: Visual Studio 12 2013 Win64 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - failed
Check for working CXX compiler using: Visual Studio 12 2013 Win64
Check for working CXX compiler using: Visual Studio 12 2013 Win64 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - failed
Detected 32-bit platform
MSVC: Enabled large address awareness
MSVC: Enabled SSE2 support
MSVC: Disabled Safe Exception Handlers for debug builds
MSVC: Overloaded standard names
MSVC: Disabled NON-SECURE warnings
MSVC: Disabled POSIX warnings
MSVC: Disabled generic compiletime warnings
CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:136 (message):
Could NOT find OpenSSL (missing: OPENSSL_LIBRARIES OPENSSL_INCLUDE_DIR)
Call Stack (most recent call first):
C:/Program Files (x86)/CMake/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:343 (_FPHSA_FAILURE_MESSAGE)
cmake/macros/FindOpenSSL.cmake:176 (find_package_handle_standard_args)
CMakeLists.txt:57 (find_package)

Configuring incomplete, errors occurred!
See also "D:/Зборки/TrinityCore-3.3.5/immortal/CMakeFiles/CMakeOutput.log".
See also "D:/Зборки/TrinityCore-3.3.5/immortal/CMakeFiles/CMakeError.log".

Добавлено (24.01.2015, 16:19)
---------------------------------------------
CMake Error at cmake/macros/FindBoost.cmake:1115 (message):
Unable to find the requested Boost libraries.

Boost version: 1.57.0

Boost include path: C:/local/boost_1_57_0

Could not find the following static Boost libraries:

boost_system
boost_thread
boost_program_options

No Boost libraries were found. You may need to set BOOST_LIBRARYDIR to the
directory containing Boost libraries or BOOST_ROOT to the location of
Boost.
Call Stack (most recent call first):
cmake/macros/ConfigureBoost.cmake:28 (find_package)
CMakeLists.txt:60 (include)

вот ошибка уже задолбала

Продажа сервера wow blood-fire (WoW 3.3.5a + Lua engine) 6500 руб
---->https://vk.com/jimteck<----
Сообщение # 6 написано 24.01.2015 в 16:19
infinium
Маршал
Чтоб таких проблем не возникало нужно читать мануалы.
Сообщение # 7 написано 24.01.2015 в 20:52
  • Страница 1 из 1
  • 1
Поиск: