Bug 31508

Summary: KDevelop generated console apps do not run from Build menu
Product: [Applications] kdevelop Reporter: ddilling
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 2.0   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description ddilling 2001-08-24 20:55:27 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           2.0 (using KDE 2.2.0 )
Severity:          normal
Installed from:    Red Hat Linux 7.1.93
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-96)
OS:                Linux (i686) release 2.4.2-2
OS/Compiler notes: 

I selected 'New...' from Project and then chose 'C++' from the 'Terminal' tree. I named the project 'Hello' and went with all the defaults. The project generated okay.

I then selected 'Make' from the Build menu and the project built without problems.

Then I selected 'Execute' from the Build menu. A Konsole window popped up but my program did not run; instead it said "bash: ./hello: No such file or directory"



(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 John Firebaugh 2002-09-22 09:18:48 UTC
Fixed in Gideon