Quote:
Originally Posted by nasser
Thanks, encol!
Will try it.
Don't know why they can't make it accessible through apt-get? 
|
Downloaded and installed gcc-4.7 & g++-4.7.
Since they installed into the non-standard /usr/bin, also entered EXPORT CC= and CXX= the actual paths in /usr/bin
But the cmake script still says no C++11 support and advises to upgrade compiler, though it is able to recognise both the versions and locations.
The install help file in the package clearly states v 4.7 is sufficient.