MantisBT - CMake
View Issue Details
0015073CMakeCMakepublic2014-08-09 18:192016-06-10 14:31
nizonrox 
Kitware Robot 
urgentminorhave not tried
closedmoved 
windows 8.1windows 8.1windows 8.1
CMake 2.8.12.2 
 
0015073: Cmake error when putting it on vs12
Hey guys when ever I use cmake and i put it on the Visual studio 12 (2013) i get this error :
CMake Error at C:/Program Files (x86)/CMake/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:446 (execute_process):
execute_process given COMMAND argument with no value.
Call Stack (most recent call first):
C:/Program Files (x86)/CMake/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:48 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)
C:/Program Files (x86)/CMake/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake:131 (CMAKE_DETERMINE_COMPILER_ID)
CMakeLists.txt:12 (project)


The C compiler identification is unknown
CMake Error at C:/Program Files (x86)/CMake/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:446 (execute_process):
execute_process given COMMAND argument with no value.
Call Stack (most recent call first):
C:/Program Files (x86)/CMake/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:48 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)
C:/Program Files (x86)/CMake/share/cmake-2.8/Modules/CMakeDetermineCXXCompiler.cmake:127 (CMAKE_DETERMINE_COMPILER_ID)
CMakeLists.txt:12 (project)


The CXX compiler identification is unknown
Detected 32-bit platform
Using supplied MySQL sources
Found OpenSSL library: C:/OpenSSL-Win32/lib/ssleay32.lib;C:/OpenSSL-Win32/lib/libeay32.lib
Found OpenSSL headers: C:/OpenSSL-Win32/include
Looking for include file pthread.h
CMake Error at C:/Program Files (x86)/CMake/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
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:/Matador WoW/Build/CMakeFiles/CMakeOutput.log".
See also "C:/Matador WoW/Build/CMakeFiles/CMakeError.log".

^^ I have no clue how to fucking fix this as it has never happened before.
????
First time this has happend to me. and non of my friends knows the problem
No tags attached.
Issue History
2014-08-09 18:19nizonroxNew Issue
2014-08-09 18:20nizonroxNote Added: 0036585
2014-08-11 10:09Brad KingNote Added: 0036590
2016-06-10 14:29Kitware RobotNote Added: 0042603
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0036585)
nizonrox   
2014-08-09 18:20   
Tryed reinstalling it all. Tryed to reboot.
(0036590)
Brad King   
2014-08-11 10:09   
Please try with CMake 3.0.x:

 http://www.cmake.org/cmake/resources/software.html [^]
(0042603)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.