Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (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 19:29 Go to next message
Olubukola Laditan is currently offline Olubukola LaditanFriend
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 09:53 Go to previous messageGo to next message
Joost Kraaijeveld is currently offline Joost KraaijeveldFriend
Messages: 273
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


Cheers,

Joost
Re: CDT does not launch executable when i run [message #1013965 is a reply to message #1013789] Sun, 24 February 2013 21:13 Go to previous message
Olubukola Laditan is currently offline Olubukola LaditanFriend
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 Apr 23 12:07:43 GMT 2024

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

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

Back to the top