[cmake-developers] [CMake 0015073]: Cmake error when putting it on vs12

Mantis Bug Tracker mantis at public.kitware.com
Sat Aug 9 18:19:35 EDT 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15073 
====================================================================== 
Reported By:                nizonrox
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15073
Category:                   CMake
Reproducibility:            have not tried
Severity:                   minor
Priority:                   urgent
Status:                     new
====================================================================== 
Date Submitted:             2014-08-09 18:19 EDT
Last Modified:              2014-08-09 18:19 EDT
====================================================================== 
Summary:                    Cmake error when putting it on vs12
Description: 
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.

Steps to Reproduce: 
????

Additional Information: 
First time this has happend to me. and non of my friends knows the problem
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-08-09 18:19 nizonrox       New Issue                                    
======================================================================



More information about the cmake-developers mailing list