[Insight-users] InsightApplications / QtItk problem
Stefan Langhammer
sickboy at 9elements.com
Mon Sep 27 12:15:25 EDT 2004
Hi,
i got problems compiling itk-applications / QtItk example.
These are the steps i´ve done:
- "ccmake ." to configure itk-applications.
- "make" which compiles *some *examples but not the QtItk one.
compiled examples worked.
- "ccmake ." inside the QtItk folder.
- "make" inside the QtItk folder which result alot of include error
messages.
Then i´ve checked the Makefile and recognized that the missing include
files messages were caused
by missing folders at following line:
INCLUDE_FLAGS = -I/usr/lib/qt3/include
So i added all missing folders till i get a new error message, called:
/usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld:
cannot find -lITKIO
collect2: ld returned 1 exit status
How can get it to work ?
thx
daSickboy
System:
Suse 8.2
gcc, c++ 3.3
Qt 3.1.1
ITK 1.8.1
CMake 2.0.3
ITK Applications 1.8.0
More information about the Insight-users
mailing list