<div dir="ltr">Hi Matt,<div><br></div><div>Many thanks. You are right. I have used the Unix Makefile generator when I first built my ITK Toolkit. </div><div><br></div><div>Thanks,</div><div>Tunde</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 11 March 2016 at 15:28, Matt McCormick <span dir="ltr"><<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Tunde,<br>
<br>
Try using CMake to generate an Xcode project with the "Xcode" generator:<br>
<br>
  <a href="https://cmake.org/cmake/help/v3.5/manual/cmake-generators.7.html" rel="noreferrer" target="_blank">https://cmake.org/cmake/help/v3.5/manual/cmake-generators.7.html</a><br>
<br>
HTH,<br>
Matt<br>
<div><div class="h5"><br>
On Thu, Mar 10, 2016 at 10:03 PM, Tünde Szilágyi<br>
<<a href="mailto:a.tunde.szilagyi@gmail.com">a.tunde.szilagyi@gmail.com</a>> wrote:<br>
> Dear All,<br>
><br>
> I would like to create image analysis projects that build on the<br>
> functionalities available in ITK Toolkit.<br>
><br>
> I have downloaded and built the ITK Toolkit successfully using CMake and run<br>
> projects from the command line. I managed to run both the Hello Word!<br>
> project and a more complicated one that performed skull stripping for 3D<br>
> brain images. All this was done on the command line.<br>
><br>
> I would like to continue building projects in XCode to be able to debug/<br>
> develop them and write my own algorithm instead of using scripts only.<br>
> To-date I have not managed to do this. I have placed my new project in the<br>
> same library that the ITK libraries were built, but the new project cannot<br>
> find the header files. In the new XCode I could not find the functionalities<br>
> that were referred to in older versions of XCode to set the search path.<br>
><br>
> If possible, I would like to have an example project that uses ITK Toolkit<br>
> functions.<br>
><br>
> I have never really used ITK Toolkit in an IDE on a different platform (OS)<br>
> either, therefore, I would appreciate if the comments I receive is for a<br>
> first time user.<br>
><br>
> Many thanks in advance.<br>
><br>
> --<br>
> Tunde<br>
><br>
</div></div>> _______________________________________________<br>
> Community mailing list<br>
> <a href="mailto:Community@itk.org">Community@itk.org</a><br>
> <a href="http://public.kitware.com/mailman/listinfo/community" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/community</a><br>
><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">--<div>Tunde</div></div></div>
</div>