Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » CDT » CDT does not launch executable when i run(CDT does not launch executable when i run with 64-bit eclipse juno windows 7)
CDT does not launch executable when i run [message #1013486] Sat, 23 February 2013 14:29 Go to next message
Olubukola Laditan is currently offline Olubukola Laditan
Messages: 4
Registered: February 2013
Junior Member
I am using the latest 64-bit Juno Eclipse with the c/c++ development plugin on 64-bit windows 7. When I build and run my project an executable is created however eclipse does not automatically run the executable. How do I make eclipse automatically launch executables when i run? thank you.
Re: CDT does not launch executable when i run [message #1013789 is a reply to message #1013486] Sun, 24 February 2013 04:53 Go to previous messageGo to next message
Joost Kraaijeveld is currently offline Joost Kraaijeveld
Messages: 148
Registered: July 2009
Senior Member
On 23-02-13 20:29, Olubukola Laditan wrote:
> I am using the latest 64-bit Juno Eclipse with the c/c++ development
> plugin on 64-bit windows 7. When I build and run my project an
> executable is created however eclipse does not automatically run the
> executable. How do I make eclipse automatically launch executables when
> i run? thank you.
Does it run if you start it from a Windows command prompt? Or does it
say something about missing dll's, when ran from command prompt? If so,
put the directory of that dll in your path, either in Eclipse or in Windows.

Joost
Re: CDT does not launch executable when i run [message #1013965 is a reply to message #1013789] Sun, 24 February 2013 16:13 Go to previous message
Olubukola Laditan is currently offline Olubukola Laditan
Messages: 4
Registered: February 2013
Junior Member
thanks for the response Joost Kraaijeveld, the program runs from the command line or when I click on it but I want eclipse to launch the application when I run the project from eclipse.
Previous Topic:Makefile generation, quotation mark errors with MinGW make
Next Topic:Meaning of Default and Detail in Variables View
Goto Forum:
  


Current Time: Tue May 21 22:28:17 EDT 2013

Powered by FUDForum. Page generated in 0.01538 seconds