<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi, I'm having trouble including ITK in the Xcode project.<div>I installed InsightToolKit from darwin ports, and it seems that the headers are in "/opt/local/include/InsightToolKit/"</div><div>I add this path in the user header search paths of my project and I choose the have recursive search.</div><div>My problem is that when It compiles it cannot include the header files included with "&lt;, &gt;" but it finds the ones</div><div>included with ".</div><div><br></div><div>for example it cannot do&nbsp;<span class="Apple-style-span" style="color: rgb(196, 26, 22); font-family: Monaco; font-size: 13px; "><span style="color: #643820">#include </span>&lt;vcl_cmath.h&gt;&nbsp;</span></div><div><font class="Apple-style-span" color="#C41A16" face="Monaco" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br></span></font></div><div>in <span class="Apple-style-span" style="color: rgb(100, 56, 32); font-family: Monaco; font-size: 13px; ">vnl_math.h</span></div><div><font class="Apple-style-span" color="#643820" face="Monaco" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br></span></font></div><div><font class="Apple-style-span" color="#643820" face="Monaco" size="3"><span class="Apple-style-span" style="font-size: 13px;">thanks</span></font></div></body></html>