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++

posted on 2015-10-22 20:53  IM_ye  阅读(125)  评论(0)    收藏  举报

导航