Results 1 to 6 of 6
Thread: C++ problem
- 11-03-2008, 04:40 PM #1
Member
- Join Date
- Nov 2008
- Posts
- 4
- Rep Power
- 0
C++ problem
Hi all
I downloaded eclipse with Java, c++ and php plugins. but my problem is to do anything in c++. Open the project, create new file everything OK. But it makes me no binaries. this errors occures
Description Resource Path Location Type
make: *** [src/CPP_First.o] Error 127 CPP_First 0 C/C++ Problem
Description Resource Path Location Type
Error launching external scanner info generator (g++ -E -P -v -dD /home/maikki/Documents/Eclipse/.metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp) CPP_First -1 C/C++ Problem
Error launching external scanner info generator (gcc -E -P -v -dD /home/maikki/Documents/Eclipse/.metadata/.plugins/org.eclipse.cdt.make.core/specs.c) CPP_First -1 C/C++ Problem
where can I set up path to make on my system in eclipse
thx for reply
- 11-03-2008, 06:43 PM #2
Member
- Join Date
- Aug 2008
- Location
- kolkata
- Posts
- 21
- Rep Power
- 0
hi,
I personally prefer to use dedicated compiler for different language.......
So i'll ask to use turbo c++/ borland c++ compiler......
you can download the 1st one from...the http link as followed
turbo-c.en.malavida.com/d4955-free-download-windows
I did this.........
- 11-03-2008, 06:47 PM #3
Member
- Join Date
- Nov 2008
- Posts
- 4
- Rep Power
- 0
Yes but I use linux and need to add full path to my g++ compiler ... my question is where should I write this path to eclipse to know where should that compiler find on my system.
is there something?
When I look into console i see message: "Unable to find full path to g++"
- 11-03-2008, 07:06 PM #4
Member
- Join Date
- Aug 2008
- Location
- kolkata
- Posts
- 21
- Rep Power
- 0
actually I use MSwindows ....once i've used eclipse...for java. it works good.
As I don't use Unix/Linux.......I can't help you.......I think other member will definitely help you out....
thanx.
- 11-03-2008, 08:41 PM #5
Member
- Join Date
- Sep 2008
- Posts
- 36
- Rep Power
- 0
Ever tried CodeBlocks?
- 12-07-2009, 08:13 PM #6
Member
- Join Date
- Dec 2009
- Posts
- 1
- Rep Power
- 0


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks