[Insight-developers] constexpr errors

David Doria daviddoria at gmail.com
Wed Jan 25 17:36:53 EST 2012


I just tried a fresh build of master with CMAKE_CXX_FLAGS=
-std=gnu++0x and I get tons of:

error: ‘constexpr’ needed for in-class initialization of static data
member ‘e’ of non-integral type

Isn't building ITK with that flag the suggested fix to using these features?

David


More information about the Insight-developers mailing list