[Insight-users] ITK Install on Mac to use it for a Osirix Plugin
Bill Lorensen
bill.lorensen at gmail.com
Fri Apr 15 12:52:06 EDT 2011
Why do you say TARGET_LINK_LIBRARIES(xxxxxxxxxx ITKReview ${ITK_LIBRARIES})
was wrong?
For pre ITK4, this is correct. For ITK4 TARGET_LINK_LIBRARIES(xxxxxxxxxx
${ITK_LIBRARIES})) is correct.
On Fri, Apr 15, 2011 at 7:25 AM, Ella Maria Kadas <ella_kadas at yahoo.com>wrote:
> Hi all,
>
> I know i've already asked this several times but i didn't really manage
> to do it, especially when i need to use classes from the REVIEW. (not by
> installing ITK, and then setting the flags in Xcode in order to use it, nor
> by using CMake to configure ITK and then Cmake for each separate project).
>
> Now i know that at least on Windows using Visual Studio, the
> CmakeLists.txt
>
> (TARGET_LINK_LIBRARIES(xxxxxxxxxx ITKReview ${ITK_LIBRARIES}))was wrong.
>
> I recently got a new Mac book Pro and i would like to do it this time
> right. So if anybody has the patience to explain me one more time (somebody
> who had the same problem while installing ITK even after reading the older
> posts) please write me again the steps.
>
> Cheers,
>
> Ella
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110415/c080c842/attachment.htm>
More information about the Insight-users
mailing list