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



_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to