سلام من برای اجرای یه نرم افزار به C++11 نیاز دارم اون رو نصب کردم اما نرم افزار خطا میده.
error: This file requires compiler and
library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
#error This file requires compiler and library support \
توی سایت یکم توضیح داده ولی متوجه نشدم.
This mode can be selected with the -std=c++11 command-line flag, or -std=gnu++11 to enable GNU extensions as well.
https://gcc.gnu.org/projects/cxx-status.html#cxx11
لطفا کمک کنید.
سلام ممنون ازجوابتون .از کجا باید تشخیص بدم کامپایلرم چیه؟
git clone https://github.com/MaZderMind/osm-history-splitter.git
cd osm-history-splitter
make
sudo make install
cd ..
این برناممه جچوری باید کامپایلش کنم