GCC11 has deprecated a feature: Ordered pointer comparison with integer
Details
This is causing compilation failure on Linux systems with GCC version >= 11 (Manjaro in my case). I'm also unsure how to force a specific version of GCC in qmake to workaround the issue, so I haven't tested that option
GCC11 has deprecated a feature: Ordered pointer comparison with integer Details
This is causing compilation failure on Linux systems with GCC version >= 11 (Manjaro in my case). I'm also unsure how to force a specific version of GCC in qmake to workaround the issue, so I haven't tested that option
make.log .