[oe] [meta-qt5] How to build Qt5 with 'designer' module?

Jonathan Liu net147 at gmail.com
Mon Oct 13 02:30:28 UTC 2014


Hi Peter,

On 9 October 2014 18:13, Fink, Peter <pfink at christ-elektronik.de> wrote:
> I’m trying to build a Qt application with the toolchain generated by openembedded (meta-toolchain-qt5).
>
> The application needs the designer-module, which I thought was included in the qttools package, but now I get the following error:
>
> “Project Error: Unknown module(s) in QT: designer.”
>
> What do I have to include to get the designer module?
>
> Another thing I run into was the missing syncqt.pl script in the toolchain as I need qftp. A link syncqt -> syncqt.pl was present.
> Is it missing by accident or for a reason?
>
> I was using Qt. 5.3.1 02861e677ab....

You can try backporting the following patches:
http://patchwork.openembedded.org/patch/81599/
http://patchwork.openembedded.org/patch/81603/

Regards,
Jonathan



More information about the Openembedded-devel mailing list