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

Thiago Macieira thiago.macieira at intel.com
Wed Apr 22 16:09:03 CEST 2020


On Tuesday, 21 April 2020 10:29:19 PDT Ramakanth Kesireddy wrote:
> 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.

You're missing xkbcommon, freetype, at least, possibly xcb and fontconfig too.

xkbcommon >= 0.5.0
freetype >= 2.2
xcb >= 1.11

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products





More information about the Interest mailing list