Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » CDT » g++ not found in PATH (g++)
g++ not found in PATH [message #992798] Sat, 22 December 2012 12:26 Go to next message
Lee Whitfield is currently offline Lee Whitfield
Messages: 1
Registered: December 2012
Junior Member
After choosing the default "Hello World" project I am getting an ERROR g++ not found in path.

$ which g++
/usr/bin/g++

after googling I added /usr/bin/g++ to "Project -> Properties -> C/C++ Build -> Settings -> Path"

Linux Mint 13
Eclipse IDE for C/C++ Developers

Version: Juno Service Release 1
Build id: 20120920-0800

Re: g++ not found in PATH [message #994097 is a reply to message #992798] Wed, 26 December 2012 06:34 Go to previous messageGo to next message
Klaus Mr is currently offline Klaus Mr
Messages: 89
Registered: November 2011
Member
Hello,

open the package manager tool and Install the G++ package (Gnu C++ compiler).

Or, in a terminal try:
sudo apt-get install g++


regards,
Klaus
Re: g++ not found in PATH [message #1043884 is a reply to message #994097] Thu, 18 April 2013 04:21 Go to previous message
brichun brichun is currently offline brichun brichun
Messages: 1
Registered: April 2013
Junior Member
I have the same issue and i can´t resolve it.

I can´t find neither the f**l package manager nor the Terminal in which i can type the expression.

Previous Topic:Unresolved inclusion in alternate efs file system
Next Topic:Help. -std=c++11 or -std=gnu++11 compiler options.
Goto Forum:
  


Current Time: Fri May 24 15:40:32 EDT 2013

Powered by FUDForum. Page generated in 0.01592 seconds