Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse on ubuntu 12.04(Troubleshooting)
Eclipse on ubuntu 12.04 [message #1095952] Tue, 27 August 2013 19:18 Go to next message
keith zuniga is currently offline keith zunigaFriend
Messages: 2
Registered: August 2013
Junior Member
Ok I just made the switch from win 7 64bit to ubuntu 12.04. Its completely new to me. So what ive done so far is update everything. I installed eclipse for some programming in C++ refresher because its been a couple years.

2 things happen when I try to compile and run a program:

1. It gave me the "Lauch failed. Binary not found"
Which I though was due to my running it without building.. but I did and it still gave me the error. I went to bed and tried it again the next day... and it puts me where I am now.

2. When I open eclipse and try to open my basic hello world program.. it opens it in gedit text editor and i cannot run it locally from eclipse now?


What do i need to do to make this work?
Re: Eclipse on ubuntu 12.04 [message #1096622 is a reply to message #1095952] Wed, 28 August 2013 16:41 Go to previous message
Edzard Egberts is currently offline Edzard EgbertsFriend
Messages: 57
Registered: July 2009
Member
keith zuniga schrieb:
> ubuntu 12.04
> 2. When I open eclipse and try to open my basic hello world program.. it
> opens it in gedit text editor and i cannot run it locally from eclipse now?
>
> What do i need to do to make this work?

I don't know Ubuntu, but I know this problem - it appears, when there
are missing parts. Is there a Ubuntu repository? Look to all eclipse
entries and install everything, you are not really sure, that you don't
need it. After that it should work.

Other way is to download CDT package from eclipse website. This will be
the most current version, but you need to update it by yourself.
Previous Topic:Application opens with external console output when extending GDBCDIDebugger2 on Windows
Next Topic:Hello world: CDT+cygwin
Goto Forum:
  


Current Time: Thu Mar 28 16:12:57 GMT 2024

Powered by FUDForum. Page generated in 0.02604 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top