@techee did you try with `-std=c++0x`? IIRC that works fine for me on Mac. @b4n it sounds like a bug to me since the compiler must pass the configure tests by saying it's a g++ which supports c++11 (I think the autoconf tests try `c++0x` too though, see above), but then fails to function.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1618#issuecomment-333267601
