Tatsuro MATSUOKA writes: > I tried both CXXFLAGS="-std=gnu++11" and CXXFLAGS="-std=gnu++14" to the > configure but the results are the same.
It turns out this is a latent bug in Qt5 sources. It was relying on an implicit include chain that is no longer present in gcc-11 header files. https://github.com/MultiMC/Launcher/issues/3574 Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

