Launching the correct executable (Release vs Debug) [message #1064166] |
Mon, 17 June 2013 22:31 |
John Archdeacon Messages: 1 Registered: June 2013 |
Junior Member |
|
|
Hi, this will be a dumb question for most (sorry); I am a newbie to Eclipse and am using the JUNO version with the CDT (C++) build environment for my "simpleObjects" familiarization project. My simple project builds fine for DEBUG and RELEASE versions, but I am having issues getting the right version to run (Debug vs Release) when using the standard IDE "Run" button; the Debug version always launches even when the "Release" configuration is active. Browsing to the Release/ or Debug/ folders and manually running the program does launch the correct version. So, I am obviously missing something basic in the Eclipse way of doing things...
I then tried setting the "Run Configuration..." to ${config_name}/simpleObjects where I have also selected "Use Active" set. This doesn't work either unless I manually set my launch to either Debug/simpleObjects or Release/simpleObjects which ignores of course what active configuration is in use.
What am I missing?
|
|
|
Powered by
FUDForum. Page generated in 0.03444 seconds