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 - compile fails with no error or output
Summary: compile fails with no error or output
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0.1
Hardware: PC Windows 7 x64
: P2 normal (vote)
Assignee: issues@cnd
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2011-12-02 22:59 UTC by jsprenkle
Modified: 2011-12-14 17:11 UTC (History)
2 users (show)

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 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?