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 175648 - Buid fails on HelloQtWorld
Summary: Buid fails on HelloQtWorld
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Alexey Vladykin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-29 12:39 UTC by soldatov
Modified: 2009-11-13 05:17 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 soldatov 2009-10-29 12:39:31 UTC
C:\Qt\4.3.4\bin\qmake.exe exist on my machine

/usr/bin/make -f nbproject/Makefile-Debug.mk SUBPROJECTS= .clean-conf
make[1]: Entering directory `/c/Documents and Settings/tester/My Documents/NetBeansProjects/HelloQtWorld_1'
C:\Qt\4.3.4\bin\qmake.exe VPATH=. -o qttmp-Debug.mk nbproject/qt-Debug.pro
make[1]: C:Qt4.3.4binqmake.exe: Command not found
make[1]: *** [nbproject/qt-Debug.mk] Error 127
make[1]: Leaving directory `/c/Documents and Settings/tester/My Documents/NetBeansProjects/HelloQtWorld_1'
make: *** [.clean-impl] Error 2
CLEAN FAILED (exit value 2, total time: 313ms)
Comment 1 Alexey Vladykin 2009-10-29 15:11:26 UTC
A consequence of issue 174731.
Fixed in http://hg.netbeans.org/cnd-main/rev/e8239670de12
As usually, special magic is needed on Windows :)
Comment 2 Quality Engineering 2009-10-30 10:59:00 UTC
Integrated into 'main-golden', will be available in build *200910300201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e8239670de12
User: Alexey Vladykin <alexey_vladykin@netbeans.org>
Log: IZ#175648 Buid fails on HelloQtWorld
Comment 3 soldatov 2009-11-13 05:17:20 UTC
verified in latest build