From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] Qt5: unknown module(s) in QT: serialport
Date: Mon, 1 Feb 2016 14:50:26 +0100 [thread overview]
Message-ID: <20160201135026.GC14307@pengutronix.de> (raw)
In-Reply-To: <5d002c139e80eed3c007654859ea0374@fhelectronic.de>
On Wed, Jan 27, 2016 at 12:26:19PM +0100, fhirschberg wrote:
> I'm trying to build a simple Qt5 application for experiments with the serial
> port.
> I'm using the latest ptxdist-2016.01.0 and build for an 64 bit x86 platform.
>
> When building my application qmake complains that it could not find the
> module serialport.
> But QtSerialPort is selected in the Qt5 Modules submenu.
> And i can see the libraries in the root file system are there. With all
> necessary links.
>
> The same happens when i try to use xmlpatterns. It's selected and build, but
> i got the same "unknown module(s) in QT: xmlpatterns" message.
>
> Any idea what happens here? Has someone experienced the same problems?
Maybe the wrong qmake version is used. You need to set the correct PATH for
Qt5 applications:
<PKG>_PATH := PATH=$(PTXDIST_SYSROOT_CROSS)/bin/qt5:$(CROSS_PATH)
Michael
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2016-02-01 13:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-27 11:26 fhirschberg
2016-02-01 13:50 ` Michael Olbrich [this message]
2016-02-05 20:00 ` Florian Hirschberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160201135026.GC14307@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox