Hi Qt Experts,

I am compiling Qt 5.9 source code for my ARM target.

I have added an option "-no-opengl" while building. The build was
successful and the new cross compiled libraries are loaded on to the ARM
target

When i run a sample Qt application on ARM target, it gives an error

"The application failed to start because it could not find or load the Qt
platform plugin "eglfs" in " "

Reinstalling the application may fix this problem
Aborted"

I dont want to include  opengl or eglfs in my ptoject

Please suggest
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to