-qt-xcb won't work
-
Hi,
What errors are you currently getting ? What OS are you building on ?
-
What errors are you getting exactly ?
-
- Warning: Disabling pkg-config since PKG_CONFIG_LIBDIR is not set.
Warning: Disabling pkg-config since PKG_CONFIG_SYSROOT_DIR is not set.
The test for linking against libxcb failed!
Use of pkg-config is not enabled, maybe you want to pass -force-pkg-config?
You might need to install dependency packages for libxcb.
See src/plugins/platforms/xcb/README.
I don't understand this 'You might need to install dependency packages for libxcb'. Dependency packages on my virtual host machine?
If I am right I need to add path to arm libxcb lib and include folder to make it work? Or there is more to do than what I wrote? Please describe what ./configure expecting to be done for xcb before add -qt-xcb argument to it, what things need to be met?
Is it possible to compile Qt5 and run app with LinuxFB instead of using XCB? What are advantages and disadvantages?
- Warning: Disabling pkg-config since PKG_CONFIG_LIBDIR is not set.
-
@SGaist I solved problem with xcb! But now it tells me something like this when trying to deploy and run my app on Beaglebone Black device:
No protocol specified
QXcbConnection: Could not connect to display :0.0