Quote Originally Posted by wysota View Post
I don't think Qt5 in its default config can build without OpenGL(ES) support. Unless of course you only need QtCore and QtNetwork and not QtGui/QtWidgets.
Perhaps. I've tried it from source with the configure line -no-opengl -no-icu. This is suppose to rebuild without Webkit and OpenGL support. These two modules add approximately an additional 30 MB of dependencies. Compare that to just two DLL dependencies from version 4.8.4.

Anyway, the build fails to complete at a Qt5PrintSupport.dll shown in the build log here