• Страница 1 из 1
  • 1
Архив - только для чтения
Модератор форума: andycrowz  
Форум » Корзина форума » Корзина » Новая ошибка(Cmake)
Новая ошибка(Cmake)
EaSyMod
Рыцарь
http://wowjp.net/forum/126-279953-1 -проблему решил,но теперь при компиляции другая ошибка:
Код
The C compiler identification is MSVC 18.0.21005.1
The CXX compiler identification is MSVC 18.0.21005.1
Detected 32-bit platform
Using supplied MySQL sources
MSVC: Enabled large address awareness
MSVC: Enabled SSE2 support
MSVC: Overloaded standard names
MSVC: Disabled NON-SECURE warnings
MSVC: Disabled POSIX warnings
MSVC: Disabled generic compiletime warnings
Found OpenSSL library: optimized;C:/OpenSSL-Win32/lib/VC/ssleay32MD.lib;C:/OpenSSL-Win32/lib/VC/libeay32MD.lib;debug;C:/OpenSSL-Win32/lib/VC/ssleay32MDd.lib;C:/OpenSSL-Win32/lib/VC/libeay32MDd.lib
Found OpenSSL headers: C:/OpenSSL-Win32/include
Looking for include file pthread.h
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
     get_filename_component called with incorrect number of arguments
Call Stack (most recent call first):
     CMakeLists.txt:3 (PROJECT)

CMake Error: Internal CMake error, TryCompile configure of cmake failed
Looking for include file pthread.h - not found
Found Threads: TRUE     
Found git binary : C:/Program Files (x86)/Git/cmd/git.exe

       Could not find a proper repository signature (hash) - you may need to pull tags with git fetch -t
       Continuing anyway - note that the versionstring will be set to "unknown 1970-01-01 00:00:00 (Archived)"

* TrinityCore revision   : unknown 1970-01-01 00:00:00 +0000 (Archived branch)

* Install core to        : C:/Program Files/TrinityCore

* Build world/auth       : Yes (default)
* Build with scripts     : Yes (default)
* Build map/vmap tools   : No  (default)
* Build core w/PCH       : Yes (default)
* Build scripts w/PCH    : Yes (default)
* Show compile-warnings  : No  (default)
* Use coreside debug     : No  (default)
* Use MySQL sourcetree   : Yes (default)
* Use GIT revision hash  : Yes

-- MySQL 5.5.9
Check size of void *
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
     get_filename_component called with incorrect number of arguments
Call Stack (most recent call first):
     CMakeLists.txt:3 (PROJECT)

CMake Error: Internal CMake error, TryCompile configure of cmake failed
Check size of void * - failed
SCRIPT PREPARATIONS
     -> Prepared: Spells
     -> Prepared: Commands
     -> Prepared: Examples
     -> Prepared: Custom
     -> Prepared: World
     -> Prepared: Outdoor PVP Zones
     -> Prepared: Eastern Kingdoms
     -> Prepared: Kalimdor
     -> Prepared: Outland
     -> Prepared: Northrend
     -> Prepared: Events
     -> Prepared: Pet
SCRIPT PREPARATION COMPLETE

Configuring incomplete, errors occurred!
See also "D:/TrinityCore-master/Build/CMakeFiles/CMakeOutput.log".
See also "D:/TrinityCore-master/Build/CMakeFiles/CMakeError.log".

CMake Error: Internal CMake error, TryCompile configure of cmake failed
Looking for include file pthread.h - not found
Found Threads: TRUE     
Found git binary : C:/Program Files (x86)/Git/cmd/git.exe

       Could not find a proper repository signature (hash) - you may need to pull tags with git fetch -t
       Continuing anyway - note that the versionstring will be set to "unknown 1970-01-01 00:00:00 (Archived)"

* TrinityCore revision   : unknown 1970-01-01 00:00:00 +0000 (Archived branch)

* Install core to        : C:/Program Files (x86)/TrinityCore

* Build world/auth       : Yes (default)
* Build with scripts     : Yes (default)
* Build map/vmap tools   : No  (default)
* Build core w/PCH       : Yes (default)
* Build scripts w/PCH    : Yes (default)
* Show compile-warnings  : No  (default)
* Use coreside debug     : No  (default)
* Use MySQL sourcetree   : Yes (default)
* Use GIT revision hash  : Yes

-- MySQL 5.5.9
Check size of void *
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:37 (get_filename_component):
     get_filename_component called with incorrect number of arguments
Call Stack (most recent call first):
     CMakeLists.txt:3 (PROJECT)

CMake Error: Internal CMake error, TryCompile configure of cmake failed
Check size of void * - failed
SCRIPT PREPARATIONS
     -> Prepared: Spells
     -> Prepared: Commands
     -> Prepared: Examples
     -> Prepared: Custom
     -> Prepared: World
     -> Prepared: Outdoor PVP Zones
     -> Prepared: Eastern Kingdoms
     -> Prepared: Kalimdor
     -> Prepared: Outland
     -> Prepared: Northrend
     -> Prepared: Events
     -> Prepared: Pet
SCRIPT PREPARATION COMPLETE

Configuring incomplete, errors occurred!
See also "D:/TrinityCore-master/Build/CMakeFiles/CMakeOutput.log".
See also "D:/TrinityCore-master/Build/CMakeFiles/CMakeError.log".

Причем,если повторно нажать "Configuring",пишет,что все нормально:
Код
The C compiler identification is MSVC 18.0.21005.1
The CXX compiler identification is MSVC 18.0.21005.1
Detected 32-bit platform
Using supplied MySQL sources
MSVC: Enabled large address awareness
MSVC: Enabled SSE2 support
MSVC: Overloaded standard names
MSVC: Disabled NON-SECURE warnings
MSVC: Disabled POSIX warnings
MSVC: Disabled generic compiletime warnings
Found OpenSSL library: optimized;C:/OpenSSL-Win32/lib/VC/ssleay32MD.lib;C:/OpenSSL-Win32/lib/VC/libeay32MD.lib;debug;C:/OpenSSL-Win32/lib/VC/ssleay32MDd.lib;C:/OpenSSL-Win32/lib/VC/libeay32MDd.lib
Found OpenSSL headers: C:/OpenSSL-Win32/include
Found git binary : C:/Program Files (x86)/Git/cmd/git.exe

       Could not find a proper repository signature (hash) - you may need to pull tags with git fetch -t
       Continuing anyway - note that the versionstring will be set to "unknown 1970-01-01 00:00:00 (Archived)"

* TrinityCore revision   : unknown 1970-01-01 00:00:00 +0000 (Archived branch)

* Install core to        : C:/Program Files/TrinityCore

* Build world/auth       : Yes (default)
* Build with scripts     : Yes (default)
* Build map/vmap tools   : No  (default)
* Build core w/PCH       : Yes (default)
* Build scripts w/PCH    : Yes (default)
* Show compile-warnings  : No  (default)
* Use coreside debug     : No  (default)
* Use MySQL sourcetree   : Yes (default)
* Use GIT revision hash  : Yes

-- MySQL 5.5.9
SCRIPT PREPARATIONS
     -> Prepared: Spells
     -> Prepared: Commands
     -> Prepared: Examples
     -> Prepared: Custom
     -> Prepared: World
     -> Prepared: Outdoor PVP Zones
     -> Prepared: Eastern Kingdoms
     -> Prepared: Kalimdor
     -> Prepared: Outland
     -> Prepared: Northrend
     -> Prepared: Events
     -> Prepared: Pet
SCRIPT PREPARATION COMPLETE

Configuring done

Но при построении решения(Visual Studio 2013) выходит 3 фейла, и ядро не компилится.
ЗЫ:Тоже самое происходит и с исходниками орегона,скайфаера и т.д.
Сообщение # 1 отредактировано EaSyMod - Воскресенье, 23.03.2014, 16:53
MrJulilolz
Скаут
Библиотеки все установили?
Сообщение # 2 написано 23.03.2014 в 18:22
EaSyMod
Рыцарь
Проблема решена:D Оказывается,Visual Studio 2013 Express не поддерживает компиляцию на 64-битных ос.
Сообщение # 3 отредактировано EaSyMod - Понедельник, 24.03.2014, 21:33
Форум » Корзина форума » Корзина » Новая ошибка(Cmake)
  • Страница 1 из 1
  • 1
Поиск: