I have tried to add<br>
&nbsp; ITKBasicFilters<br>
&nbsp; ITKNumerics<br>
to 
TARGET_LINK_LIBRARIES(FuzzyConnectedness ...<br>
<br>
But it doesn't work. How should I do?<br><br><div><span class="gmail_quote">On 2/20/06, <b class="gmail_sendername">Chunyan Jiang</b> &lt;<a href="mailto:chunyan.jiang@gmail.com">chunyan.jiang@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi, all,<br>
I tried to compile ITK example E:\ITK\InsightApplications-2.4.0\FuzzyConnectedness, outside of InsightApplications-2.4.0. <br>
I configer it in CMake, and open .dsw file in MSVC++6. When I build it, there is one error:<br>
fatal error C1083: Cannot open include file: 'itkImage.h': No such file or directory<br>
<br>
I add ITKCommon to CMakeLists.txt<br>
TARGET_LINK_LIBRARIES(FuzzyConnectedness ...<br>
<br>
This error is figured out. But another error comes:<br>
fatal error C1083: Cannot open include file: 'itkSimpleFuzzyConnectednessScalarImageFilter.h': No such file or directory<br>
<br>
I don't know whether I should add some other ITK lib file to TARGET_LINK_LIBRARIES. But which one?<br>
Or there is some other problem?<br>
<br>
I look forward to seeing some replies.<br>
<br>
Thanks!<br><span class="sg">
<br>
Chunyan<br>

</span></blockquote></div><br>