[Insight-users] Wrapping ITK in OSX 10.6

Brad King brad.king at kitware.com
Fri May 7 09:04:19 EDT 2010


Lassi Paavolainen wrote:
> Files are attached. Thank you Brad already for all the work you have done.

Thanks.  I may have time next week to try to reproduce it.

Meanwhile, let's just try running gccxml on a toy example to see if it
works at all on your machine.

 $ echo 'int f() {}' > foo.cxx
 $ /path/to/gccxml foo.cxx -fxml=foo.xml -fxml-start=f

-Brad


More information about the Insight-users mailing list