CppDom configure error

66 views
Skip to first unread message

P V V

unread,
Jan 6, 2015, 5:40:42 PM1/6/15
to vrjuggler...@googlegroups.com
Hi Ryan
I'm trying to build CppDom-1.3.0. I got the sources including the cmake from -- https://github.com/rpavlik/cppdom
I'm using CMake-2.8.8 gui and vs 2010 to configure and generate the sln files, but I'm getting the following error:
Check for working C compiler using: Visual Studio 10
Check for working C compiler using: Visual Studio 10 -- works
Detecting C compiler ABI info
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCompilerABI.cmake:31 (TRY_COMPILE):
  Cannot copy output executable

    ''

  to destination specified by COPY_FILE:

    'F:/Users/pvv8654/Libraries/cppdom-vc10/CMakeFiles/CMakeDetermineCompilerABI_C.bin'

  Unable to find the executable at any of:

    F:/Users/pvv8654/Libraries/cppdom-vc10/CMakeFiles/CMakeTmp/cmTryCompileExec4005050344.exe
    F:/Users/pvv8654/Libraries/cppdom-vc10/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec4005050344.exe
    F:/Users/pvv8654/Libraries/cppdom-vc10/CMakeFiles/CMakeTmp/Development/cmTryCompileExec4005050344.exe

Call Stack (most recent call first):
  C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:71 (CMAKE_DETERMINE_COMPILER_ABI)
  CMakeLists.txt:9 (project)


Detecting C compiler ABI info - done
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCompilerABI.cmake:48 (FILE):
  file STRINGS file
  "F:/Users/pvv8654/Libraries/cppdom-vc10/CMakeFiles/CMakeDetermineCompilerABI_C.bin"
  cannot be read.
Call Stack (most recent call first):
  C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:71 (CMAKE_DETERMINE_COMPILER_ABI)
  CMakeLists.txt:9 (project)


Check for working CXX compiler using: Visual Studio 10
Check for working CXX compiler using: Visual Studio 10 -- works
Detecting CXX compiler ABI info
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCompilerABI.cmake:31 (TRY_COMPILE):
  Cannot copy output executable

    ''

  to destination specified by COPY_FILE:

    'F:/Users/pvv8654/Libraries/cppdom-vc10/CMakeFiles/CMakeDetermineCompilerABI_CXX.bin'

  Unable to find the executable at any of:

    F:/Users/pvv8654/Libraries/cppdom-vc10/CMakeFiles/CMakeTmp/cmTryCompileExec948585555.exe
    F:/Users/pvv8654/Libraries/cppdom-vc10/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec948585555.exe
    F:/Users/pvv8654/Libraries/cppdom-vc10/CMakeFiles/CMakeTmp/Development/cmTryCompileExec948585555.exe

Call Stack (most recent call first):
  C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake:64 (CMAKE_DETERMINE_COMPILER_ABI)
  CMakeLists.txt:9 (project)


Detecting CXX compiler ABI info - done
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineCompilerABI.cmake:48 (FILE):
  file STRINGS file
  "F:/Users/pvv8654/Libraries/cppdom-vc10/CMakeFiles/CMakeDetermineCompilerABI_CXX.bin"
  cannot be read.
Call Stack (most recent call first):
  C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake:64 (CMAKE_DETERMINE_COMPILER_ABI)
  CMakeLists.txt:9 (project)


Could NOT find cppunit (missing:  CPPUNIT_LIBRARY CPPUNIT_INCLUDE_DIR) 
Configuring incomplete, errors occurred!

Can you please let me know a fix for this and any help will be really appreciated. Thanks.

Ryan Pavlik

unread,
Jan 6, 2015, 10:28:57 PM1/6/15
to vrjuggler...@googlegroups.com

I'd try upgrading at least to cmake 3.0.2 and make sure you've started up vc10 at least once after installing cmake. This is an issue with cmake, unrelated to cppdom's build.

Ryan

--
Ryan Pavlik
Sent from a mobile device.

--

---
You received this message because you are subscribed to the Google Groups "vrjuggler-questions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vrjuggler-quest...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages