[CMake] Problem in configuring CGAL with Visual Studio 2012, Windows 8 64bit.

chantalm chantalmurthy at gmail.com
Mon Dec 23 03:33:04 EST 2013


Hello,

Using CMake 2.8.12.1 I am attempting to generate Visual Studio 2012 sln file
for CGAL-4.3 project.  I selected Visual Studio 11 ARM for the "Current
Generator", and am running CMake as administrator. Here are the types of
CMake errors present in error log. I have also attached CMakeError and
CMakeOutput text files. CMakeError.log
<http://cmake.3232098.n2.nabble.com/file/n7586394/CMakeError.log>  
CMakeOutput.log
<http://cmake.3232098.n2.nabble.com/file/n7586394/CMakeOutput.log>  

CMake Error at C:/Program Files (x86)/CMake
2.8/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
2.8/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake:48
(CMAKE_DETERMINE_COMPILER_ID_VENDOR)
  C:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/CMakeDetermineCXXCompiler.cmake:127
(CMAKE_DETERMINE_COMPILER_ID)
  CMakeLists.txt:6 (project)

CMake Error at C:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/CMakeCXXInformation.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 at C:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindBoost.cmake:1111 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.50.0

  Boost include path: C:/Program Files (x86)/boost/boost_1_50

  Could not find the following Boost libraries:

          boost_thread
          boost_system

  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/modules/CGAL_SetupBoost.cmake:6 (find_package)
  cmake/modules/CGAL_SetupDependencies.cmake:85 (include)
  CMakeLists.txt:589 (include)



--
View this message in context: http://cmake.3232098.n2.nabble.com/Problem-in-configuring-CGAL-with-Visual-Studio-2012-Windows-8-64bit-tp7586394.html
Sent from the CMake mailing list archive at Nabble.com.


More information about the CMake mailing list