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 205887

Summary: compile fails with no error or output
Product: cnd Reporter: jsprenkle <jsprenkle>
Component: ProjectAssignee: issues@cnd <issues>
Status: RESOLVED INCOMPLETE    
Severity: normal CC: jglick, mmirilovic
Priority: P2 Keywords: RANDOM
Version: 7.0.1   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:

Description jsprenkle 2011-12-02 22:59:18 UTC
Product Version = NetBeans IDE 7.0.1 (Build 201107282000)
Operating System = Windows Vista version 6.1 running on x86
Java; VM; Vendor = 1.6.0_07
Runtime = Java HotSpot(TM) Client VM 10.0-b23

installed 7.1
compiled one project successfully.
on restart of ide no compile/clean/clean and compile command produce anything in the output window.
I have no clue what's wrong or how to fix it.
Comment 1 Tomas Zezula 2011-12-05 09:37:01 UTC
What is the project kind (ant project, maven project, web project)?
If it's  ant based can you attach ant debug output (Options/Tools/Miscellaneous/Ant/Verbosity Level).
Thanks
Comment 2 jsprenkle 2011-12-05 12:18:26 UTC
I tried to compile several different C++ projects created using version 6.9.1. All behaved identically. I tried both build and clean/build. I allowed it to perform the recommended updates after an install from the web site download. This may or may not be related. Is there any way to get a log of what it's doing when you hit compile?