[Qt-interest] qt 4.7 installer: there's a problem with your mingw installation

Gabriele Kahlout gabriele at mysimpatico.com
Sun May 9 15:39:40 CEST 2010


I've ignored and proceeded with the install. BTW I got the same warning also
with qt 4.6.2.

Now when I run a qt application through netbeans it runs, but not the hello
world, as there seems to be a / path issue by qmake and or/msys:

"/usr/bin/make" -f nbproject/Makefile-Debug.mk QMAKE=/C/Qt/bin/qmake.exe
SUBPROJECTS= .build-conf
make[1]: Entering directory `/c/Users/simpatico/ws/HelloQtWorld_2'
/C/Qt/bin/qmake.exe VPATH=. -o qttmp-Debug.mk nbproject/qt-Debug.pro
mv -f qttmp-Debug.mk nbproject/qt-Debug.mk
"/usr/bin/make" -f nbproject/qt-Debug.mk
dist/Debug/MinGW-Windows/HelloQtWorld_2.exe
make[2]: c:/Qt/binuic.exe: Command not found
make[2]: Entering directory `/c/Users/simpatico/ws/HelloQtWorld_2'
c:/Qt/binuic.exe HelloForm.ui -o ui_HelloForm.h
make[2]: *** [ui_HelloForm.h] Error 127
make[2]: Leaving directory `/c/Users/simpatico/ws/HelloQtWorld_2'
make[1]: *** [.build-conf] Error 2
make[1]: Leaving directory `/c/Users/simpatico/ws/HelloQtWorld_2'
make: *** [.build-impl] Error 2

BUILD FAILED (exit value 2, total time: 1s)

Qt creator instead is able to build projects that depend on ui.exe.
So it seems QPATH sets its path correctly for qt creator's use, but not for
what netbeans expects.


I don't know how to resolve this path \ issue. Could someone assist me?

My path:
C:\Program Files\CollabNet\Subversion
Client;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Qt\bin;



2010/5/9 Gabriele Kahlout <gabriele at mysimpatico.com>

> gcc --version:
> gcc (GCC) 4.5.0
> ....
>
> win 7 32-bit
>
>
>
> 2010/5/9 Gabriele Kahlout <gabriele at mysimpatico.com>
>
> Hello,
>> In the installer of qt 4.7 after selecting my mingw installation directory
>> I get a dialog with the above msg. Note that I've mingw with msys installed,
>> as netbeans requires here:
>> http://netbeans.org/kb/docs/cnd/qt-applications.html
>>
>> What's qt's problem?
>>
>> qt-win-opensource-4.7.0-beta1-mingw.exe
>>
>> --
>> Regards,
>> K. Gabriele
>>
>> --- unchanged since 25/1/10 ---
>> P.S. Unless a notification (LON), please reply either with an answer OR
>> with " ACK" appended to this subject within 48 hours. Otherwise, I might
>> resend.
>> In(LON, this) ∨ In(48h, TimeNow) ∨ ∃x. In(x, MyInbox) ∧ IsAnswerTo(x,
>> this) ∨ (In(subject(this), subject(x)) ∧ In(ACK, subject(x)) ∧
>> ¬IsAnswerTo(x,this)) ⇒ ¬IResend(this).
>>
>> Also note that correspondence may be received only from specified a priori
>> senders, or if the subject of this email ends with a code, eg. -LICHT01X,
>> then also from senders whose reply contains it.
>> ∀x. In(x, MyInbox) ⇒ In(senderAddress(x), MySafeSenderList) ∨ (∃y. In(y,
>> subject(this) ) ∧ In(y,x) ∧ isCodeLike(y, -LICHT01X) ).
>>
>>
>
>
> --
> Regards,
> K. Gabriele
>
> --- unchanged since 25/1/10 ---
> P.S. Unless a notification (LON), please reply either with an answer OR
> with " ACK" appended to this subject within 48 hours. Otherwise, I might
> resend.
> In(LON, this) ∨ In(48h, TimeNow) ∨ ∃x. In(x, MyInbox) ∧ IsAnswerTo(x, this)
> ∨ (In(subject(this), subject(x)) ∧ In(ACK, subject(x)) ∧
> ¬IsAnswerTo(x,this)) ⇒ ¬IResend(this).
>
> Also note that correspondence may be received only from specified a priori
> senders, or if the subject of this email ends with a code, eg. -LICHT01X,
> then also from senders whose reply contains it.
> ∀x. In(x, MyInbox) ⇒ In(senderAddress(x), MySafeSenderList) ∨ (∃y. In(y,
> subject(this) ) ∧ In(y,x) ∧ isCodeLike(y, -LICHT01X) ).
>
>


-- 
Regards,
K. Gabriele

--- unchanged since 25/1/10 ---
P.S. Unless a notification (LON), please reply either with an answer OR with
" ACK" appended to this subject within 48 hours. Otherwise, I might resend.
In(LON, this) ∨ In(48h, TimeNow) ∨ ∃x. In(x, MyInbox) ∧ IsAnswerTo(x, this)
∨ (In(subject(this), subject(x)) ∧ In(ACK, subject(x)) ∧
¬IsAnswerTo(x,this)) ⇒ ¬IResend(this).

Also note that correspondence may be received only from specified a priori
senders, or if the subject of this email ends with a code, eg. -LICHT01X,
then also from senders whose reply contains it.
∀x. In(x, MyInbox) ⇒ In(senderAddress(x), MySafeSenderList) ∨ (∃y. In(y,
subject(this) ) ∧ In(y,x) ∧ isCodeLike(y, -LICHT01X) ).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100509/7bf65c1d/attachment.html 


More information about the Qt-interest-old mailing list