Hi Sir,
I am developing an application in qt and i want it to be deployed to my iMX6 .
I have created the application in my qt5 , build the project and the executable had been created and copy the executable on iMX6. But when i try to execute the executable i am getting following errors.
root@iWave-G15M:/opt# export DISPLAY=:0
root@iWave-G15M:/opt#
root@iWave-G15M:/opt# ./Triangle
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.
Unable to find an X11 visual which matches EGL config 5
and i'm also facing the same problem while running the inbuilt opengl example (hellogl2, cube etc.)
please can anyone help me out.
Regards,
Uma Shankar Gupta