[Interest] Config errors while configuring Qt 5.12.8 LTS on ubuntu

Ramakanth Kesireddy rama.kesi at gmail.com
Tue Apr 21 19:29:19 CEST 2020


Hi,

Below is the configure line for Qt 5.12.8 LTS sources:

./configure -opensource -confirm-license -qt-libjpeg -qt-zlib -qt-libpng
-sql-sqlite -qt-xcb -no-cups -no-opengl -skip qt3d -skip qtactiveqt -skip
qtandroidextras -skip qtcanvas3d -skip qtconnectivity -skip qtdeclarative
-skip qtgamepad -skip qtgraphicaleffects -skip qtimageformats -skip
qtlocation -skip qtmacextras -skip qtmultimedia -skip qtquickcontrols -skip
qtquickcontrols2 -skip qtremoteobjects -skip qtscript -skip qtsensors -skip
qtserialbus -skip qtserialport -skip qtspeech -skip qtwayland -skip
qtwebsockets -skip qtwebview -skip qtwebchannel -skip qtwinextras -skip
qtandroidextras -skip qtx11extras -skip qtxmlpatterns -nomake tools -nomake
tests -nomake examples -no-use-gold-linker -no-iconv -no-mtdev -dbus
-fontconfig -system-freetype -no-libudev -openssl-linked -qt-pcre -v

It gives the errors after the configure output though required dependencies
are installed using apt-get on Ubuntu.

ERROR: Feature 'xcb' was enabled, but the pre-condition 'features.thread &&
features.xkbcommon && libs.xcb' failed.

ERROR: Feature 'system-freetype' was enabled, but the pre-condition
'features.freetype && libs.freetype' failed.

ERROR: Feature 'fontconfig' was enabled, but the pre-condition
'!config.msvc && features.system-freetype && libs.fontconfig' failed.

Let me know if am missing any dependencies in this regard.

Best Regards,
Ramakanth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20200421/d308d7b6/attachment.html>


More information about the Interest mailing list