Bug 296243 - Fails to build binary if clicking on the run button and the binaries dont already exist.
Summary: Fails to build binary if clicking on the run button and the binaries dont alr...
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build-managed (show other bugs)
Version: 0 DD 1.1   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-26 09:43 EST by kris Jacobs CLA
Modified: 2020-09-04 15:27 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kris Jacobs CLA 2009-11-26 09:43:04 EST
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
Build Identifier: 20090920-1017

Not sure if this should really be classed as a bug, but it just seems rather strange behaviour...

I create a new hello world c project then make sure it is clean by deleteing the Debug folder. I then click the run button, and the message "Launch failed, binary not found" is displayed. However, I would expect this to start a build automatically, then run it. Note, if a run configuration for this binary already exists, then this is what happens, i.e. a new build is automatically started.

Reproducible: Always

Steps to Reproduce:
1. create a new hello world c project
2. delete the debug folder
3. click the run button.