Qt 4.8.7 [updated] 💯configure -platform win32-g++ -prefix C:\Qt\4.8.7 mingw32-make mingw32-make install main.cpp export QT_X11_NO_MITSHM=1 export XLIB_SKIP_ARGB_VISUALS=1 QString str = "Hello"; QByteArray utf8 = str.toUtf8(); // correct // avoid: str.toAscii() or str.latin1() Missing std::sqrt or C++11 features Qt 4.8.7 expects C++98. Use qSqrt() from <QtGlobal> or #include <math.h> . No automatic high-DPI Use QApplication::setFont(QFont("Arial", 16)) or set environment variable: qt 4.8.7 qmake -project qmake make ./your_app |
|||
Current location:Qt 4.8.7 [updated] 💯Boeing 737-800 and BBJ2 for all platforms on X-Plane 10.20configure -platform win32-g++ -prefix C:\Qt\4.8.7 mingw32-make mingw32-make install main.cpp export QT_X11_NO_MITSHM=1 export XLIB_SKIP_ARGB_VISUALS=1 QString str = "Hello"; QByteArray utf8 = str.toUtf8(); // correct // avoid: str.toAscii() or str.latin1() Missing std::sqrt or C++11 features Qt 4.8.7 expects C++98. Use qSqrt() from <QtGlobal> or #include <math.h> . No automatic high-DPI Use QApplication::setFont(QFont("Arial", 16)) or set environment variable: qmake -project qmake make ./your_app Modification, fixes and new features
BugfixesCheck our buglisting tool for a detailed survey of fixed issues over the versions. LiveriesMore than 200 liveries overall. Please read the credits inside the downloads - respect copyright! Cool new stuffTry this too
Download the x737project aircraft (v 4.9.3) for X-Plane 10.31+, all platforms 32/64bit |
|||
copyright © 2023 x737project • About x737project | Privacy • Made with phpwcms Content Management System |
|||