News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

RANDOM

Started by gldmnnjdr, October 30, 2015, 11:18:57 PM

Previous topic - Next topic

gldmnnjdr

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?

oBFusCATed

Just add the option the compiler told you to add to the compiler's other options in project -> build options
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]