Hi,

rev. 691 failed to compile here on my system because of the following error:

"In file included from /usr/include/c++/4.3/cstdint:40,
                 from libs/hydrogen/include/hydrogen/synth/Synth.h:27,
                 from libs/hydrogen/include/hydrogen/audio_engine.h:28,
                 from gui/src/Mixer/Mixer.cpp:33:
/usr/include/c++/4.3/c++0x_warning.h:36:2: error: #error This file 
requires compiler and library support for the upcoming ISO C++ standard, 
C++0x. This support is currently experimental, and must be enabled with 
the -std=c++0x or -std=gnu++0x compiler options.
scons: *** [gui/src/Mixer/Mixer.o] Error 1
scons: building terminated because of errors."

I've put the flags in the scons file and it builds fine now. I'm not 
familiar with the new standard, are there arguments against adding those 
flags to Sconstruct?

- Sebastian



------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to