Cannot find EGLConfig, returning null config
Unsolved
QML and Qt Quick
-
Hello Team,
We are getting below error whenever we ran Qt-QML UI application.
"Cannot find EGLConfig, returning null config"We are running an application with eglfs plugin. For example: ./application -platform eglfs
Note: The UI is coming on the hardware displayCan someone clarifies, what is missing ?
Thank You