1 (edited by unsigned char* 2015-02-15 21:59:05)

Topic: Compile with C++11 support...

Hi.. its possible allow the suport for C++11 in compilation step?

I try add the flag "-std=c++11" but return errors with sources...

2

Re: Compile with C++11 support...

Actually there shouldn't be any issues on allowing support for c++11 features.
What kind of errors are you facing?