[vtkusers] Running Example on Osx

David E DeMarle dave.demarle at kitware.com
Wed May 16 13:42:34 EDT 2012


On Wed, May 16, 2012 at 1:34 PM, Alessandro <notinmyhead at gmail.com> wrote:
> I did not look on since I never found that option... so how can I remove the -fobjc-gc option?

You won't find it if you aren't looking at the advanced options set.

In ccmake, hit 't', to see them and page down
In cmake-gui, click on "Advanced" to see them, and scroll down
As a last resort, edit CMakeCache.txt in your build directory to do
the same thing.

Once you find it, edit it, configure generate and rebuild.



More information about the vtkusers mailing list