timowest / rogue

multimode softsynth
GNU General Public License v3.0
31 stars 4 forks source link

g++ 4.6 compatibility #59

Closed timowest closed 11 years ago

timowest commented 11 years ago

Using g++ 4.6 instead of gt++ 4.7 throws lots of errors because lacking c++11 support.

timowest commented 11 years ago

g++ 4.6 compatibility is not anymore needed. Example of upgrade instructions http://charette.no-ip.com:81/programming/2011-12-24_GCCv47/