⚠️ Forum Maintenance: Feb 6th, 8am - 14pm (UTC+2)
What will happen if i build Qt by myself with -no-opengl ? will it exclude libEGL.dll, libGLESv2.dll ?
-
what will happen if i build Qt by myself with -no-opengl ? will it exclude libEGL.dll, libGLESv2.dll ?
will it affect the use of normal Qt funcionalities?
can i still use QGraphicsView, etc?//////////////////////////////////////////////////////////////////////////////////////////////
thank you, but which part of Qt actually use OpenGL/ANGEL?
-
Hi,
Yes it will. You are explicitly asking for no OpenGL support so there won't be any.