1.Install build-essential package
apt-get install build-essential
2.Install g++
apt-get install g++
3.You are good to go
check your g++ version
sudo g++ -v
Note:
On netbeans ,go to Tools >Options>C/C++
Then,locate the path for the c++ compiler.
/usr/bin/g++
apt-get install build-essential
2.Install g++
apt-get install g++
3.You are good to go
check your g++ version
sudo g++ -v
Note:
On netbeans ,go to Tools >Options>C/C++
Then,locate the path for the c++ compiler.
/usr/bin/g++
22:58
Unknown
0 comments :
Post a Comment