[CMake] Build problem : beginner

TomGratte templier at neuro.mpg.de
Sat Mar 26 19:29:46 EDT 2011


Hello, 

I'm a beginner with cmake, and I did not find answers whether in the cmake
documentation or in the archive of the mailing list. 

I run a Ubuntu 64 bits and want to use a program.

I've downloaded the .tar.gz file, then extracted it. The structure of the
extracted files is : 

usr/local/ ->

bin/, include/, lib64/, share/

- In bin/, there are executable files.
- In include/, there are .h files.
- In lib64, I have : 
.:
cmtk

./cmtk:
cmtk
lib
libcmtkBase.a
libcmtkGPU.a
libcmtkIO.a
libcmtkNumerics.a
libcmtkPipeline.a
libcmtkQt.a
libcmtkRecon.a
libcmtkRegistration.a
libcmtkSegmentation.a
libcmtksqlite3.a
libcmtkSystem.a
libD4CMTK.a
libmxml.a
libNrrdIO.a

./cmtk/cmtk:
CMTKConfig.cmake

./cmtk/lib:
CMTKLibraryDepends.cmake
UseCMTK.cmake

- And in share/, some documentation. 

I tried to use cmake on the .cmake files, but it does not work. What should
I do to be able to use this software ? Is it already built ? Why is there
not a CMakeLists.txt file in the file I've downloaded ? It must be stupid
questions, that is why feel free to redirect me to a helpful tutorial if you
think I need some. 

(the software I try to use  http://www.nitrc.org/projects/cmtk/ link )

Thank you

Best Regards, 

Tom

--
View this message in context: http://cmake.3232098.n2.nabble.com/Build-problem-beginner-tp6211511p6211511.html
Sent from the CMake mailing list archive at Nabble.com.


More information about the CMake mailing list