[Insight-users] Code completion with XCode

Mike Jackson mike.jackson at bluequartz.net
Mon Mar 8 22:03:49 EST 2010


Xcode isn't really setup well for templated C++ code. It will do "ok"
but most likely not as well as Visual Studio. You could try Eclipse
CDT. It has a fairly good C/C++ parser and can usually code complete
ITK variables pretty well in my experience.
_________________________________________________________
Mike Jackson                  mike.jackson at bluequartz.net


On Mon, Mar 8, 2010 at 7:16 PM, Sean McBride <sean at rogue-research.com> wrote:
> On 3/9/10 1:11 AM, Antonin Perrot-Audet said:
>
>>thanks to Luis help, I am now producing more and more itk code, adapting
>>my matlab work... etc... this is great... BUT... I could not find a way
>>to setup properly the code completion under Xcode, for instance, I type :
>
> Have you tried searching the archives of the Xcode mailing list?  You
> can use Google's "site:lists.apple.com" command to do so.  Or you can
> ask on that list.
>
> Xcode's C++ support is not great, so what you're seeing may be 'expected'. :(
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 sean at rogue-research.com
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
>
>
> _____________________________________
> 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
>


More information about the Insight-users mailing list