Hi Michael,

 

which version of MITK are you using (svn.mitk.org, svn2.mitk.org,
0.12.2, etc.)? If you are using a recent MITK version, the libraries
mentioned below should be build as shared libraries (by default), not as
static libraries. You can check your BUILD_SHARE_LIBS CMake Variable -
it should be set to ON.

 

Regards,

Sascha

 

Von: Michael Xanadu [mailto:[email protected]] 
Gesendet: Freitag, 25. September 2009 12:58
An: [email protected]
Betreff: [mitk-users] Building problems

 

Hi,

I have worked successfully with VTK, ITK & QT for the past few month and
now I want to try out MITK. But if I use CMake to build it, I get
following error messages:


CMake Error at CMake/CoreHelpers.cmake:331 (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:331 (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:331 (INSTALL):

install TARGETS given no ARCHIVE DESTINATION for static library target

"mbilog".

Call Stack (most recent call first):

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

 

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

install TARGETS given no ARCHIVE DESTINATION for static library target

"glew".

Call Stack (most recent call first):

CMake/CoreHelpers.cmake:257 (MITK_INSTALL_TARGETS)

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



Can somebody help me?


Regards, Michael

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to