Re: [Insight-users] Starting Problems with ITK

Tomáš Kazmar Tomash.Kazmar at seznam.cz
Thu Nov 8 12:10:47 EST 2007


Hi Oliver,

  it seems tou are not linking with ITKIO. There should be a line like:

TARGET_LINK_LIBRARIES(your_example_target_name ITKIO)

in your CMakeLists.txt.

Tomas

# ------------ Původní zpráva ------------
# Od: Oliver Trebbe <otrebbe at uni-muenster.de>
# Předmět: [Insight-users] Starting Problems with ITK
# Datum: 08.11.2007 16:31:37
# ----------------------------------------
# Hello guys,
# 
# i downloaded the ITK frome the page, compiled it with cmake (book guide)
# the Helloworld.cxx works, also the FFT Example programm where no file 
# has to be opened.
# Now my problem is if i try compiling the example for opening or reading 
# a file, there appear failures about undefined references such as in the 
# logfile.
# Any Help would be grate ;)
# 
# 
# Thanks a lot
# 
# Oliver
# 
# 
# 
# 


More information about the Insight-users mailing list