[Insight-users] [Community] No output in XCode console when project built with -GXcode

Matt McCormick matt.mccormick at kitware.com
Tue Oct 15 10:27:37 EDT 2013


Hi Davis,

There may be more people that can help with this question on the CMake
mailing list, so it may be good to post there too.

Thanks,
Matt

On Tue, Oct 15, 2013 at 7:02 AM, DVigneault <davis.vigneault at gmail.com> wrote:
> All--
>
> I'm hoping to use XCode for development.  I've followed this post:
>
> http://www.itk.org/pipermail/insight-users/2009-February/028911.html
>
> I'm using the Hello World example from the 4.4.2 source, which is I think
> identical or very close to the one posted here:
>
> https://github.com/Kitware/ITK/tree/master/Examples/Installation
>
> This successfully created an xcode project, and when I run it it creates a
> binary in bin/debug/HelloWorld that runs as expected in the terminal.  So
> I'm 99.9% of the way there.
>
> Two issues:
>
> 1.  In the "Products" folder in the Project Navigator, the HelloWorld binary
> is red and XCode thinks the path to it is
> /Users/Davis/Desktop/HelloWorld/bin/*build/*Debug/HelloWorld, whereas in
> actuality the Debug folder is directly in the bin (there is no build
> folder).
> 2.  When I run the code, although the binary is successfully created in the
> Debug directory, no output appears in the XCode console.  Again, if I run
> the binary manually in the terminal it works fine.
>
> Any ideas?
>
> --d
>
>
>
> --
> View this message in context: http://itk-insight-users.2283740.n2.nabble.com/No-output-in-XCode-console-when-project-built-with-GXcode-tp7584168.html
> Sent from the ITK Insight Users mailing list archive at Nabble.com.
> _____________________________________
> 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.php
>
> 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
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/community


More information about the Insight-users mailing list