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 - Run falis in Output window
Summary: Run falis in Output window
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-20 13:33 UTC by Alexander Pepin
Modified: 2009-05-21 08:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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