Qt4 build broken by change to qmake call

Tomaz Canabrava tcanabrava at kde.org
Tue May 14 05:05:04 PDT 2013


yup - I was really sleepy


2013/5/14 Amit Chaudhuri <amit.k.chaudhuri at gmail.com>

> Hi.
>
> The following diff appears to break the normal Qt4 build.
>
> index 96508c6..f3281d3 100644 (file)
>
>
> --- a/Configure.mk
> +++ b/Configure.mk
> @@ -5,7 +5,7 @@ all:
>  PKGCONFIG=pkg-config
>  XML2CONFIG=xml2-config
>  XSLCONFIG=xslt-config
> -QMAKE=qmake
> +QMAKE=qmake-qt4
>  MOC=moc
>  UIC=uic
>
> Error is as follows:
>
> CC...
>
> MOC qt-gui.cpp
> make: /moc: Command not found
> make: *** [qt-gui.moc] Error 127
>
> Reverting to the old line fixes.
>
> I believe this .mk change may also break rcc invocation.
>
> A
>
> _______________________________________________
> subsurface mailing list
> subsurface at hohndel.org
> http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20130514/ee2eea27/attachment-0001.html>


More information about the subsurface mailing list