grimtraveller / amsynth

Automatically exported from code.google.com/p/amsynth
GNU General Public License v2.0
0 stars 0 forks source link

compilation problem with current trunk #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I use mageia 2 32 bits.
I've got problem with current trunk:

PresetController.cc: In member function 'int 
PresetController::loadPresets(const char*)':
PresetController.cc:193:8: error: exception handling disabled, use -fexceptions 
to enable

the gcc version is 4.6.3.

YC

Original issue reported on code.google.com by jean.kan...@gmail.com on 30 Dec 2012 at 2:57

GoogleCodeExporter commented 9 years ago
Please could you attach your config.log file, thanks.

Original comment by nickdowell on 30 Dec 2012 at 3:37

GoogleCodeExporter commented 9 years ago
oops, that was a simple mistake; fixed now!
thanks for reporting it :-)

Original comment by nickdowell on 30 Dec 2012 at 5:01