PDA

View Full Version : Itk + Qt



alaa
11th January 2012, 10:14
Please I wanna use ITK with Qt. I'll be grateful if you help me .

ChrisW67
11th January 2012, 23:25
Build the library.

Then read Declaring Other Libraries if your Qt project will be built using qmake.
If your Qt project will be built with cmake then you need INCLUDE_DIRECTORIES and TARGET_LINK_LIBRARIES directives.