Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Need help creating a run configuration
Need help creating a run configuration [message #64772] Wed, 19 March 2003 19:12 Go to next message
Eclipse UserFriend
Originally posted by: acme.us.ibm.com

When creating a run configuration, are there restrictions on what you
can set as the C/C++ Application? My project is a shared library that
gets loaded by an executable that I don't own. I need to specify the
executable that is off in a shared directory as the application, but
can't seem to get it to work. Any help would be appreciated.

Bryan
Re: Need help creating a run configuration [message #64795 is a reply to message #64772] Wed, 19 March 2003 21:24 Go to previous message
Eclipse UserFriend
Originally posted by: acme.us.ibm.com

In <20030319131323689-0600@news.eclipse.org> Bryan Hunt wrote:
> When creating a run configuration, are there restrictions on what you
> can set as the C/C++ Application? My project is a shared library that
> gets loaded by an executable that I don't own. I need to specify the
> executable that is off in a shared directory as the application, but
> can't seem to get it to work. Any help would be appreciated.

I figured it out. If you make a link to the executable to your project
directory, you can then access it in the run configuration.

Bryan
Previous Topic:Unable to open cpp file from cdt
Next Topic:Debugger timeout when launching a debug session
Goto Forum:
  


Current Time: Wed Jul 17 16:18:06 GMT 2024

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

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

Back to the top