[Interest] qTHaveModule Qt5.1.1 not working
Aaron McCarthy
mccarthy.aaron at gmail.com
Fri Oct 11 02:04:49 CEST 2013
On Thu, 10 Oct 2013 09:41:28 Ramakanthreddy Kesireddy wrote:
> Thanks for your mail.
> I build Qt5.2 alpha sources successfully on ubuntu 12.04 32 bit desktop
> linux. However, all the modules are present in qtbase/mkspecs/modules
> except connectivity modules like bluetooth and NFC.
>
> Are there any dependencies to ensure bluetooth module present in
> qtbase/mkspecs/modules?
The top level qt.pro says that qtconnectivity requires qtsystems. Has that
been built? The Bluetooth module requires the bluez development files.
apt-get install libbluetooth-dev
Cheers,
--
Aaron McCarthy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131011/b506feda/attachment.html>
More information about the Interest
mailing list