Re: New user, crash on startup (Mac), advice?

Posted by dxli on
URL: https://forum.librecad.org/New-user-crash-on-startup-Mac-advice-tp5709366p5709469.html

If we can figure out a way to use gcc >= 4.6 instead of clang

we may have to modify the gcc CXXFLAGS from -std=c++11 to -std=c++0x

R. van Twisk wrote
JP,

We have disabled building of LibreCAD 2.0.x branch for older versions of OS-X due to LibreCAD needing C++11 which is not (easely) available for OSX versions < 10.9

Dli,
we might want to discuss this situation and see what we can do about it.