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 176799

Summary: 'Build failed' message does not appear
Product: cnd Reporter: soldatov <soldatov>
Component: D-LightAssignee: Andrew Krasny <akrasny>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot
cannot reproduce...

Description soldatov 2009-11-13 07:49:33 UTC
I can't reproduce this problem on my local linux machine, but I see it on OpenSolaris (amkar)

Scenario1:
- Create Welcome project
- Add 'a' into welcome.cc
- Build project
==> build fails, but I see 'Build successful'

Scenario2:
- Create Welcome project
- Add 'a' into welcome.cc
- Run project
==> '/export/.../welcome_4 doesn't exist or is not an executable.'
Comment 1 soldatov 2009-11-13 07:53:14 UTC
Created attachment 91004 [details]
screenshot
Comment 2 Andrew Krasny 2009-11-13 10:21:42 UTC
Created attachment 91026 [details]
cannot reproduce...
Comment 3 Andrew Krasny 2009-11-13 10:22:08 UTC
unable to reproduce...
Comment 4 Andrew Krasny 2009-11-13 10:22:40 UTC
(see attached screenshot)
Comment 5 soldatov 2009-11-16 03:41:03 UTC
It is strange, but I can't reproduce it also