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 232433

Summary: Qt and MacOSX: unresolved #include (broken code model)
Product: cnd Reporter: soldatov <soldatov>
Component: Code ModelAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: normal Keywords: REGRESSION
Priority: P2    
Version: 7.4   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description soldatov 2013-07-09 10:17:55 UTC
Qt 4.7
MacOSX 10.8

Scenario:
- Create QtApplication project
- Build project
==> ok
- Check main.cpp file
==> Cannot find include file <QApplication>
Comment 1 soldatov 2013-07-09 10:22:46 UTC
Regression in NB7.4, because NB7.3 has not this problem
Comment 2 Alexander Simon 2013-07-17 07:44:41 UTC
Does bug exist in beta?
Comment 3 soldatov 2013-07-18 08:00:05 UTC
Yes. Bug exists in beta too
Comment 5 Quality Engineering 2013-07-26 02:48:49 UTC
Integrated into 'main-silver', will be available in build *201307252300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/00184d3a59bb
User: Petr Kudryavtsev <petrk@netbeans.org>
Log: Fixed #232433 - Qt and MacOSX: unresolved #include (broken code model)