Problems of connecting ncurses to netbeans
-
Added to the compiler's op.
c++
Opium-lncurses
♪ The following error is made in the collection:cd '/home/ilia/NetBeansProjects/Console' /usr/bin/make -f Makefile CONF=Debug "/usr/bin/make" -f nbproject/Makefile-Debug.mk QMAKE= SUBPROJECTS= .build-conf make[1]: Entry into the catalogue
/home/ilia/NetBeansProjects/Console' "/usr/bin/make" -f nbproject/Makefile-Debug.mk dist/Debug/GNU-Linux/console make[2]: Вход в каталог
/home/ilia/NetBeansProjects/Console' mkdir -p build/Debug/GNU-Linux rm -f "build/Debug/GNU-Linux/main.o.d" g+ -lncurses -c -g -std=c+14 -MMD -MP -MF "build/Debug/GNU-Linux/main.o.d) -o build/Debug/GNU-Linux/main.o main.cpp g+: error: unrecognized command line option ‘-std=c+14’ make[2]: * [build/Debug/GNU-Linux/main.o] Error 1 make[2]: Out catalogue/home/ilia/NetBeansProjects/Console' make[1]: *** [.build-conf] Ошибка 2 make[1]: Выход из каталога
/home/ilia/NetBeansProjects/Console' make: [.build-impl] Mistake 2FAILED (Ext. 2, general time: 58ms)
-
G++-4.8.x
C+14
You need to choose another standard.C++
You go to the menu.Файл-Свойства-Компилятор С++
PeriodC++ Standard
Choose.C++11
orC++98