[Insight-users] Graph Cuts VTK version >6
David Doria
daviddoria at gmail.com
Thu May 10 11:11:17 EDT 2012
On Thu, May 10, 2012 at 10:49 AM, Ella Maria Kadas <ella_kadas at yahoo.com> wrote:
> Hi,
> Thanks. I could build it, but i still get this error
> cc1plus: error: unrecognized command line option "-std=gnu++0x"
> I guess from what i just read that i also have an old version of Xcode, and
> the new one is not for Snow Leopard.
> Ella
That flag is to enable the new c++ standard (c++0x or c++11). The code
was developed on Linux - if you know the Mac equivalent please let me
know. Or better, create a patch that chooses the flag based on OS and
send a pull request :)
David
More information about the Insight-users
mailing list