diff --git a/README.md b/README.md index edbab3e1a018c702b9ffea58f94bf30c7cc1d390..b13d4a5f280015717271bd3b5eccfbcea2e0bfd6 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ To build on Mac OSX (10.6 or later): - - - 1. Download Qt 4.8+ from: 2. Double click the package installer and follow instructions. +3. If you are building on Mavericks or later you will need to modify /Library/Frameworks/QtCore.framework/Versions/4/Headers/qglobal.h to add the new 10.9 os version number. Search for MAC_OS_X_VERSION_10_8 to find the right spot. ### Build QGroundControl - - -