Error enabling xcb on arm
Unsolved
Mobile and Embedded
-
Hi,
I am using iMx7 running debian. I am trying to configure and install Qt 5. I ./congfigure with -qt-xcb option. It gives me the following error :
" ERROR: Feature 'xcb' was enabled, but the pre-condition 'features.thread && features.xkbcommon && libs.xcb' failed. "As far as I have searched on the internet, I feel there are some libraries missing but I am not sure. Can anyone help me out regarding this ?
-
Hi and welcome to devnet,
You need the libxkbcommon development package for your target.
-
@SGaist Hi sir,
Can you please give me some more idea on this topic as i'm facing the same error but not finding the solution to get rid of it
-
Hi,
What more ideas ? Did you check that you have the library I mentioned for your target ?