4.8.7 | Qt
If you're starting a new project → .
: Building with modern compilers (like g++ 6.3+ or MSVC 2017+) often requires forcing older standards, such as adding -std=gnu++98 to QMAKE_CXXFLAGS . qt 4.8.7
One of the main drivers for this release was ensuring that legacy Qt apps continued to run smoothly on newer versions of macOS (then OS X). If you're starting a new project →