the regex library isn’t supported under 4.8.4, which seems to be what I get currently.
Thanks.
the regex library isn’t supported under 4.8.4, which seems to be what I get currently.
Thanks.
Like this
sudo add-apt-repository ppa:ubuntu-toolchain-r/test sudo apt-get update sudo apt-get install g++-4.9
Thanks for the directions. That worked fine. People might want to note that you probably then want to change the link from /usr/bin/g++ to the new version of g++