Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: gldmnnjdr on October 30, 2015, 11:18:57 pm

Title: RANDOM
Post by: gldmnnjdr on October 30, 2015, 11:18:57 pm
hi. when I am using #include <random> the compile does not start and prints "#error This file requires compiler and library support for the \
ISO C++ 2011 standard. This support is currently experimental, and must be \
enabled with the -std=c++11 or -std=gnu++11 compiler options.
#endif"
 can u help me pls?
Title: Re: RANDOM
Post by: oBFusCATed on October 31, 2015, 12:59:05 am
Just add the option the compiler told you to add to the compiler's other options in project -> build options