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 165599

Summary: Run falis in Output window
Product: cnd Reporter: Alexander Pepin <apepin>
Component: -- Other --Assignee: Andrew Krasny <akrasny>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Alexander Pepin 2009-05-20 13:33:36 UTC
Steps to reproduce:
- create Welcome sample
- set Output window as console type
- run the project
Result: Run fails with the message:

     11 [main] welcome_1 8008 c:\working\nb_trunk_working\Welcome_1\dist\Debug\Cygwin-Windows\welcome_1.exe: *** fatal
error - error while loading shared libraries: /cygdrive/C/Program/ Files/NetBeans/ Dev/
200905200201/dlight1/bin/nativeexecution/Windows-x86/unbuffer.dll: cannot open shared object file: No such file or directory
RUN FAILED (exit value 256, total time: 204ms)
Comment 1 Andrew Krasny 2009-05-20 18:42:27 UTC
Fix: http://hg.netbeans.org/cnd-main/rev/bc676e96a09a
Comment 2 Quality Engineering 2009-05-21 08:25:04 UTC
Integrated into 'main-golden', will be available in build *200905210201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/bc676e96a09a
User: Andrew Krasny <akrasny@netbeans.org>
Log: #165599: Run falis in Output window