0
votes
0answers
1k views

g++ not found in PATH [closed]

I read Eclipse Juno C++ error: Program "g++" not found in PATH But I am not sure what I should do. I have installed g++ and gcc (using mint) and he says I should add the PATH variable in ...
1
vote
3answers
2k views

Setting environment variables when executing Eclipse via Unity launcher icon

My question is a followup for the following: How to pin Eclipse to the Unity launcher? I created Eclipse's icon to the Unity launcher based on the selected answer at the above link. However, when I ...