Home » PANDA » PandaRoot » Bugs, Fixes, Releases » CMake Problem Thread
Re: CMake Problem Thread [message #4673 is a reply to message #4308] |
Mon, 16 July 2007 12:48 |
Florian Nebel
Messages: 10 Registered: July 2007 Location: TU Munich
|
occasional visitor |
From: *e12.physik.tu-muenchen.de
|
|
Hi Guys,
I did the SVN Update to revision 1112 today morning and tried my luck with cmake - for the first time. I followed the steps suggested by Ralf Kliemt in his "Using Cmake" Thread.
After running SetEnv.sh and creating the cbuild directory I got the following error during the cmake process:
dallas $ cd cbuild/
dallas $ cmake ../pandaroot/
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
CMake Error: Error in cmake code at
/home/knucl/FAIRroot/PANDAroot/pandaroot/CMakeLists.txt:21:
INCLUDE Could not find include file: CbmMacros
Current CMake stack: /home/knucl/FAIRroot/PANDAroot/pandaroot/CMakeLists.txt;/usr/share/cmake /Modules/CMakeCInformation.cmake;/usr/share/cmake/Modules/CMakeCXXInform ation.cmake;/home/knucl/FAIRroot/PANDAroot/pandaroot/CbmMacros
CMake Error: Error in cmake code at
/home/knucl/FAIRroot/PANDAroot/pandaroot/CMakeLists.txt:22:
INCLUDE Could not find include file: WriteConfigFile
Current CMake stack: /home/knucl/FAIRroot/PANDAroot/pandaroot/CMakeLists.txt;/usr/share/cmake /Modules/CMakeCInformation.cmake;/usr/share/cmake/Modules/CMakeCXXInform ation.cmake;/home/knucl/FAIRroot/PANDAroot/pandaroot/CbmMacros;/home/knu cl/FAIRroot/PANDAroot/pandaroot/WriteConfigFile
CMake Error: Error in cmake code at
/home/knucl/FAIRroot/PANDAroot/pandaroot/CMakeLists.txt:27:
Unknown CMake command "CHECK_OUT_OF_SOURCE_BUILD".
-- Configuring done
dallas $
C-Make version is: 2.4.5
I hope anybody can help me with this problem.
|
|
|
Goto Forum:
Current Time: Wed Nov 27 19:24:25 CET 2024
Total time taken to generate the page: 0.00729 seconds
|