[Insight-users] Hello ITK with Qt Creator issue

Barbara Post bpo at eonix.be
Wed Feb 26 10:00:08 EST 2014


OK I got the following working so my question is solved for now, thank you very much Jothy because you really helped me and adding lib using wizard led me to right setup. I didn't use this wizard before...

# Pass information to Qmake (include path)
INCLUDEPATH += $$PWD/../../../../../../ITK/include/ITK-4.5
DEPENDPATH += $$PWD/../../../../../../ITK/include/ITK-4.5

# Pass information to Qmake (link against)
win32: LIBS += -L$$PWD/../../../../../../ITK/lib/ -lITKCommon-4.5

--
Barbara POST
+32 65/68.02.18
bpo at eonix.be

From: Jothybasu Selvaraj [mailto:jothybasu at gmail.com]
Sent: mercredi 26 février 2014 15:32
To: Barbara Post
Cc: insight-users at itk.org
Subject: Re: [Insight-users] Hello ITK with Qt Creator issue

Can you also try with "\" in the paths. IF that do not help also try setting the paths with the QtCreator context menu (right click in the pro file and select "Add library".

Jothybasu K Selvaraj
Post Doctoral Fellow
Dept. of Radiotherapy
Netherlands Cancer Institute-Antoni van Leeuwenhoek
Amsterdam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20140226/7560b2d4/attachment.html>


More information about the Insight-users mailing list