This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 197361

Summary: can't execute: : No such file or directory
Product: cnd Reporter: yuriy_lalym <yuriy_lalym>
Component: ProjectAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description yuriy_lalym 2011-04-02 21:34:41 UTC
Product Version: NetBeans IDE Dev (Build 201104020400)
Java: 1.6.0_24; Java HotSpot(TM) 64-Bit Server VM 19.1-b02
System: Linux version 2.6.37.1-1.2-desktop running on amd64; UTF-8; en_US (nb)

Run main project.
Dialog "Select executable"
Browse
Select
Ok

Output window:
can't execute: : No such file or directory
RUN FAILED (exit value 1, total time: 76ms)
Comment 1 yuriy_lalym 2011-04-03 18:20:53 UTC
The first: https://netbeans.org/bugzilla/show_bug.cgi?id=197359
The second:

File->New Project->C/C++ Project with Existing Sources
(I use project based on qmake)
Tool collection - GNU
Configuration - Custom
Run configure scripts in subfolders - build
Next
Next
Next
Next
Finish

Project is builded.

Debug main project
Select executable  and Ok.
Debugging was executed

Run main project
RUN FAILED (exit value 1, total time: 174ms)
Comment 2 soldatov 2011-04-03 20:15:37 UTC
Linux version 2.6.37.1-1.2-desktop is OpenSUSE 11.4?
Comment 3 yuriy_lalym 2011-04-03 21:30:57 UTC
Yes
Comment 4 Alexander Simon 2011-09-22 07:00:31 UTC
Yuriy,
Could you reproduce bug in NB development build?
Comment 5 Alexander Simon 2011-10-11 14:41:24 UTC
No response, close as work for me.
Please reopen bug if you can reproduce bug on your environment.