netbeans 中 c++ 编译器位置
install the build essentials package first
sudo apt-get install build-essentials
then check it in
tools > options > c/c++ compiler
C Compiler: /usr/bin/gcc
C++ Compiler: /usr/bin/g++
install the build essentials package first
sudo apt-get install build-essentials
then check it in
tools > options > c/c++ compiler
C Compiler: /usr/bin/gcc
C++ Compiler: /usr/bin/g++