Why do you say TARGET_LINK_LIBRARIES(xxxxxxxxxx  ITKReview ${ITK_LIBRARIES}) was wrong?<br><br>For pre ITK4, this is correct. For ITK4 TARGET_LINK_LIBRARIES(xxxxxxxxxx  ${ITK_LIBRARIES})) is correct.<br><br><div class="gmail_quote">
On Fri, Apr 15, 2011 at 7:25 AM, Ella Maria Kadas <span dir="ltr">&lt;<a href="mailto:ella_kadas@yahoo.com">ella_kadas@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font: inherit;" valign="top"><p style="margin: 0px; font: 13px Arial;">Hi all,</p>
<p style="margin: 0px; font: 13px Arial;">   I know i&#39;ve already asked this several times but i didn&#39;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).</p>

<p style="margin: 0px; font: 13px Arial;">   Now i know that at least on Windows using Visual Studio, the CmakeLists.txt </p>
<p style="margin: 0px; font: 13px Arial;">(TARGET_LINK_LIBRARIES(xxxxxxxxxx  ITKReview ${ITK_LIBRARIES}))was wrong.</p>
<p style="margin: 0px; font: 13px Arial;">   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.</p>

<p style="margin: 0px; font: 13px Arial;">    Cheers,</p>
<p style="margin: 0px; font: 13px Arial;">       Ella</p></td></tr></tbody></table><br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>