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

Gabriele Kahlout gabriele at mysimpatico.com
Sun May 9 19:05:33 CEST 2010


hmm... through the command line I get by.

How about qmake -something that makes qmake generate unix shells?
There ought to be a solution where I could still use my IDE. What's missing
is crucial, and the netbeans guys don't document such problems.

2010/5/9 Konrad Rosenbaum <konrad at silmor.de>

> On Sunday 09 May 2010, Gabriele Kahlout wrote:
> > and C:\MingW\bin is in my path also. Just in case some one points this
> > out. I've adding and removing it.
> >
> > and everytime a different taste:
> >
> > /bin/sh.exe: C:Qtbin/uic.exe: No such file or directory
> > make[3]: *** [ui_mainwindow.h] Error 127
> > make[2]: *** [release] Error 2
> >
> > Is this a bug in qmake?
>
> No, it is a missing feature. The makefiles generated for Windows contain
> backslashes instead of slashes. Unix shells interpret those as escape
> sequences instead of directory delimiters. sh.exe is a windows port of a
> Unix shell. Guess what happened!
>
> Solution: call qmake and make in cmd.exe. Yes, it is a really shitty excuse
> for a shell, but it works well enough for this.
>
>
>        Konrad
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>


-- 
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/c85ceca6/attachment.html 


More information about the Qt-interest-old mailing list