View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015073CMakeCMakepublic2014-08-09 18:192016-06-10 14:31
Reporternizonrox 
Assigned ToKitware Robot 
PriorityurgentSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
Platformwindows 8.1OSwindows 8.1OS Versionwindows 8.1
Product VersionCMake 2.8.12.2 
Target VersionFixed in Version 
Summary0015073: Cmake error when putting it on vs12
DescriptionHey 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 InformationFirst time this has happend to me. and non of my friends knows the problem
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0036585)
nizonrox (reporter)
2014-08-09 18:20

Tryed reinstalling it all. Tryed to reboot.
(0036590)
Brad King (manager)
2014-08-11 10:09

Please try with CMake 3.0.x:

 http://www.cmake.org/cmake/resources/software.html [^]
(0042603)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2014-08-09 18:19 nizonrox New Issue
2014-08-09 18:20 nizonrox Note Added: 0036585
2014-08-11 10:09 Brad King Note Added: 0036590
2016-06-10 14:29 Kitware Robot Note Added: 0042603
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team