Closed pauldotknopf closed 7 years ago
Ah, I see your issues reported to Qt all over the place.
https://bugreports.qt.io/browse/QTBUG-55952
Looks like I have to patch a few buggy header files.
I am afraid so. There's another approach to inlines which does not involve -fkeep-inlined-functions but it has other problems I haven't solved yet.
qopenglversionfunctions.h still has to be patched as specified at https://bugreports.qt.io/browse/QTBUG-55951 but https://bugreports.qt.io/browse/QTBUG-55952 has been worked around so this issue is now resolved.
I am getting some compiler errors when generating the inline files on Windows.
How did you build your inlines for your Windows builds?