Hi,
I have a custom imx6 board loaded with Freescale's fsl-image-qt5 and for application development I'm using Qt Creator (Qt 5.2.1) on Ubuntu 14.04. When I make a GUI application and run it on the custom board from Qt Creator on my desktop I get the following warnings:
ML debugging is enabled. Only use this in a safe environment.
Qt Warning: Could not find a location of the system's Compose files. Consider setting the QTCOMPOSE environment variable.
Qt Warning: Could not find a location of the system's Compose files. Consider setting the QTCOMPOSE environment variable.
file:///root/qml/untitled1/main.qml: File not found
Warning: EGL suggested using X Visual ID 33 (RGB565) for EGL config 5 (RGB444), but this is incompatable
Unable to find an X11 visual which matches EGL config 5
I have no idea where to start on this and have Googled for a few hours so any advice would be appreciated!
Thanks,
Ed.