Hi Erik

The current mingw-qt5-qtbase package is compiled with the support for the OpenGL API autodetected by the configure script (i.e. no -opengl option passed), which from what I understand results in Qt using OpenGL ES 2.0 + ANGLE.

I have a project which uses full desktop OpenGL, and currently I'm recompiling mingw-qt5-qtbase with "-opengl desktop". I see that Arch is providing two mingw-qt5-qtbase variants, mingw-qt5-qtbase and mingw-qt5-qtbase-opengl, which conflict with each other [1].

Would you be okay with having something similar in Fedora?

(There is actually a post on dynamic opengl implementation loading [2], but I cannot find any trace of -opengl dynamic support in the qt-5.5.0 source code, not sure what happened to that...).


Thanks
Sandro

[1] https://aur.archlinux.org/packages/mingw-w64-qt5-base-opengl/
[2] http://blog.qt.io/blog/2014/11/27/qt-weekly-21-dynamic-opengl-implementation-loading-in-qt-5-4/
_______________________________________________
mingw mailing list
mingw@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/mingw@lists.fedoraproject.org

Reply via email to