Recently, I am trying to install the MITK. I download the source code from 
subversion repository at: 

http://svn2.mitk.org/trunk/mitk. Then the CMake tool is used to configure 
MITK.However, every time after I pressed the "configure" button, the error 
messages are displayed as below:

CMake Error at CMake/CoreHelpers.cmake:378 (INSTALL):

install TARGETS given no ARCHIVE DESTINATION for static library target

"ann".

Call Stack (most recent call first):

Utilities/ann/CMakeLists.txt:33 (MITK_INSTALL_TARGETS)

CMake Error at CMake/CoreHelpers.cmake:378 (INSTALL):

install TARGETS given no ARCHIVE DESTINATION for static library target

"qwt".

Call Stack (most recent call first):

Utilities/qwt/CMakeLists.txt:193 (MITK_INSTALL_TARGETS)

CMake Error at CMake/CoreHelpers.cmake:378 (INSTALL):

install TARGETS given no ARCHIVE DESTINATION for static library target

"qxt".

Call Stack (most recent call first):

Utilities/qxt/CMakeLists.txt:131 (MITK_INSTALL_TARGETS)

CMake Error at CMake/CoreHelpers.cmake:378 (INSTALL):

install TARGETS given no ARCHIVE DESTINATION for static library target

"mbilog".

Call Stack (most recent call first):

Utilities/mbilog/CMakeLists.txt:35 (MITK_INSTALL_TARGETS)

CMake Error at CMake/CoreHelpers.cmake:378 (INSTALL):

install TARGETS given no ARCHIVE DESTINATION for static library target

"glew".

Call Stack (most recent call first):

CMake/CoreHelpers.cmake:283 (MITK_INSTALL_TARGETS)

Utilities/glew/CMakeLists.txt:1 (MITK_CREATE_MODULE)

 

These errors seem to be related to the CMake/CoreHelpers.cmake. But I'v no idea 
what to do with it. Could anyone tell me what's wrong with it and what to do 
next? Thanks.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to