IOS Build Help

I have QT installed on Catalina and have built QGC successfully for MAC.

I am trying to build the standard (no customizations) for IOS. I have xcode installed as well as the IOS kit for QT. I am able to run qmake and generate the .xcodeproj. When I try to build it, these are the build errors…

Showing Recent Issues

Build target QGroundControl of project QGroundControl with configuration Debug

Check dependencies

Warning: The Copy Bundle Resources build phase contains this target’s Info.plist file ‘/Users/mike/Documents/qgroundcontrol3/ios/iOS-Info.plist’.

CompileC .xcode/QGroundControl.build/Debug-iphonesimulator/QGroundControl.build/Objects-normal/x86_64/QGCMapEngine.o /Users/mike/Documents/qgroundcontrol3/src/QtLocationPlugin/QGCMapEngine.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler

cd /Users/mike/Documents/build-qgroundcontrol-Qt_5_12_6_for_iOS-Debug

export LANG=en_US.US-ASCII

export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios11.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/mike/Library/Developer/Xcode/DerivedData/QGroundControl-gnypprilswsoareedngkzupyzjvn/Index/DataStore -I/Users/mike/Documents/build-qgroundcontrol-Qt_5_12_6_for_iOS-Debug/.xcode/QGroundControl.build/Debug-iphonesimulator/QGroundControl.build/QGroundControl.hmap -I/Users/mike/Documents/build-qgroundcontrol-Qt_5_12_6_for_iOS-Debug/Debug-iphonesimulator/include -I/Users/mike/Documents/qgroundcontrol3 -I. -I/Users/mike/Qt/5.12.6/ios/mkspecs/common/uikit -I/Users/mike/Qt/5.12.6/ios/include -I/Users/mike/Qt/5.12.6/ios/include/QtLocation -I/Users/mike/Documents/qgroundcontrol3/libs/mavlink/include/mavlink/v2.0 -I/Users/mike/Documents/qgroundcontrol3/libs/mavlink/include/mavlink/v2.0/ardupilotmega -I/Users/mike/Documents/qgroundcontrol3/libs/eigen -I/Users/mike/Documents/qgroundcontrol3/libs/libevents -Ilibs/libevents/libs/cpp/parse -I/Users/mike/Documents/qgroundcontrol3/libs/shapelib -I/Users/mike/Documents/qgroundcontrol3/libs/xz-embedded/userspace -I/Users/mike/Documents/qgroundcontrol3/libs/xz-embedded/linux/include/linux -Iinclude/ui -I/Users/mike/Documents/qgroundcontrol3/src -I/Users/mike/Documents/qgroundcontrol3/src/ADSB -I/Users/mike/Documents/qgroundcontrol3/src/api -I/Users/mike/Documents/qgroundcontrol3/src/AnalyzeView -I/Users/mike/Documents/qgroundcontrol3/src/Camera -I/Users/mike/Documents/qgroundcontrol3/src/Compression -I/Users/mike/Documents/qgroundcontrol3/src/AutoPilotPlugins -I/Users/mike/Documents/qgroundcontrol3/src/FlightDisplay -I/Users/mike/Documents/qgroundcontrol3/src/FlightMap -I/Users/mike/Documents/qgroundcontrol3/src/FlightMap/Widgets -I/Users/mike/Documents/qgroundcontrol3/src/FollowMe -I/Users/mike/Documents/qgroundcontrol3/src/Geo -I/Users/mike/Documents/qgroundcontrol3/src/GPS -I/Users/mike/Documents/qgroundcontrol3/src/Joystick -I/Users/mike/Documents/qgroundcontrol3/src/PlanView -I/Users/mike/Documents/qgroundcontrol3/src/MissionManager -I/Users/mike/Documents/qgroundcontrol3/src/PositionManager -I/Users/mike/Documents/qgroundcontrol3/src/QmlControls -I/Users/mike/Documents/qgroundcontrol3/src/QtLocationPlugin -I/Users/mike/Documents/qgroundcontrol3/src/QtLocationPlugin/QMLControl -I/Users/mike/Documents/qgroundcontrol3/src/Settings -I/Users/mike/Documents/qgroundcontrol3/src/Terrain -I/Users/mike/Documents/qgroundcontrol3/src/Vehicle -I/Users/mike/Documents/qgroundcontrol3/src/Audio -I/Users/mike/Documents/qgroundcontrol3/src/comm -Isrc/input -Isrc/lib/qmapcontrol -I/Users/mike/Documents/qgroundcontrol3/src/uas -I/Users/mike/Documents/qgroundcontrol3/src/ui -Isrc/ui/linechart -Isrc/ui/map -Isrc/ui/mapdisplay -Isrc/ui/mission -Isrc/ui/px4_configuration -I/Users/mike/Documents/qgroundcontrol3/src/ui/toolbar -Isrc/ui/uas -I/Users/mike/Documents/qgroundcontrol3/src/AutoPilotPlugins/Common -I/Users/mike/Documents/qgroundcontrol3/src/FirmwarePlugin -I/Users/mike/Documents/qgroundcontrol3/src/VehicleSetup -I/Users/mike/Documents/qgroundcontrol3/src/AutoPilotPlugins/APM -I/Users/mike/Documents/qgroundcontrol3/src/FirmwarePlugin/APM -I/Users/mike/Documents/qgroundcontrol3/src/AutoPilotPlugins/PX4 -I/Users/mike/Documents/qgroundcontrol3/src/FirmwarePlugin/PX4 -I/Users/mike/Documents/qgroundcontrol3/src/FactSystem -I/Users/mike/Documents/qgroundcontrol3/src/FactSystem/FactControls -I/Users/mike/Documents/qgroundcontrol3/src/Airmap/dummy -I/Users/mike/Documents/qgroundcontrol3/src/VideoManager -I/Users/mike/Documents/qgroundcontrol3/src/VideoReceiver -I/Users/mike/Qt/5.12.6/ios/include/QtLocation/5.12.6 -I/Users/mike/Qt/5.12.6/ios/include/QtLocation/5.12.6/QtLocation -I/Users/mike/Qt/5.12.6/ios/include/QtPositioningQuick/5.12.6 -I/Users/mike/Qt/5.12.6/ios/include/QtPositioningQuick/5.12.6/QtPositioningQuick -I/Users/mike/Qt/5.12.6/ios/include/QtPositioningQuick -I/Users/mike/Qt/5.12.6/ios/include/QtQuickControls2 -I/Users/mike/Qt/5.12.6/ios/include/QtQuickWidgets -I/Users/mike/Qt/5.12.6/ios/include/QtQuick/5.12.6 -I/Users/mike/Qt/5.12.6/ios/include/QtQuick/5.12.6/QtQuick -I/Users/mike/Qt/5.12.6/ios/include/QtQuick -I/Users/mike/Qt/5.12.6/ios/include/QtOpenGL -I/Users/mike/Qt/5.12.6/ios/include/QtSvg -I/Users/mike/Qt/5.12.6/ios/include/QtCharts -I/Users/mike/Qt/5.12.6/ios/include/QtWidgets -I/Users/mike/Qt/5.12.6/ios/include/QtGui/5.12.6 -I/Users/mike/Qt/5.12.6/ios/include/QtGui/5.12.6/QtGui -I/Users/mike/Qt/5.12.6/ios/include/QtGui -I/Users/mike/Qt/5.12.6/ios/include/QtConcurrent -I/Users/mike/Qt/5.12.6/ios/include/QtPositioning/5.12.6 -I/Users/mike/Qt/5.12.6/ios/include/QtPositioning/5.12.6/QtPositioning -I/Users/mike/Qt/5.12.6/ios/include/QtPositioning -I/Users/mike/Qt/5.12.6/ios/include/QtQml/5.12.6 -I/Users/mike/Qt/5.12.6/ios/include/QtQml/5.12.6/QtQml -I/Users/mike/Qt/5.12.6/ios/include/QtQml -I/Users/mike/Qt/5.12.6/ios/include/QtNetwork -I/Users/mike/Qt/5.12.6/ios/include/QtSql -I/Users/mike/Qt/5.12.6/ios/include/QtXml -I/Users/mike/Qt/5.12.6/ios/include/QtTextToSpeech -I/Users/mike/Qt/5.12.6/ios/include/QtCore/5.12.6 -I/Users/mike/Qt/5.12.6/ios/include/QtCore/5.12.6/QtCore -I/Users/mike/Qt/5.12.6/ios/include/QtTest -I/Users/mike/Qt/5.12.6/ios/include/QtCore -I/Users/mike/Qt/5.12.6/ios/mkspecs/macx-ios-clang -I/Users/mike/Documents/build-qgroundcontrol-Qt_5_12_6_for_iOS-Debug/.xcode/QGroundControl.build/Debug-iphonesimulator/QGroundControl.build/DerivedSources-normal/x86_64 -I/Users/mike/Documents/build-qgroundcontrol-Qt_5_12_6_for_iOS-Debug/.xcode/QGroundControl.build/Debug-iphonesimulator/QGroundControl.build/DerivedSources/x86_64 -I/Users/mike/Documents/build-qgroundcontrol-Qt_5_12_6_for_iOS-Debug/.xcode/QGroundControl.build/Debug-iphonesimulator/QGroundControl.build/DerivedSources -F/Users/mike/Documents/build-qgroundcontrol-Qt_5_12_6_for_iOS-Debug/Debug-iphonesimulator -pipe -stdlib=libc++ -arch arm64 -g -std=gnu++1z -fobjc-nonfragile-abi -fobjc-legacy-dispatch -ffunction-sections -fdata-sections -Wall -W -fPIC -DQT_COMPILER_SUPPORTS_SSE2 -DQGC_GST_TAISYNC_DISABLED -DQGC_GST_MICROHARD_DISABLED -D__ios__ -DQGC_NO_GOOGLE_MAPS -DNO_SERIAL_LINK -DQGC_DISABLE_UVC -D__mobile__ -DDAILY_BUILD -DGIT_VERSION=\"Development\ master:46477860f\ 2021-07-29\ 11:58:56\ -0700\" -DEIGEN_MPL2_ONLY -D_TTY_NOWARN_ -DQGC_DISABLE_UVC -DQGC_DISABLE_PAIRING -DQGC_USE_ARDUPILOTMEGA_MESSAGES -DNOMINMAX -DXZ_DEC_ANY_CHECK -DXZ_USE_CRC64 -DQGC_ZEROCONF_ENABLED -DQGC_APPLICATION_NAME=\"QGroundControl\" -DQGC_ORG_NAME=\"QGroundControl.org\" -DQGC_ORG_DOMAIN=\"org.qgroundcontrol\" -DQT_LOCATION_LIB -DQT_POSITIONINGQUICK_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_CHARTS_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_POSITIONING_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_TEXTTOSPEECH_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/Users/mike/Documents/build-qgroundcontrol-Qt_5_12_6_for_iOS-Debug\" -DQT_QML_DEBUG -MMD -MT dependencies -MF /Users/mike/Documents/build-qgroundcontrol-Qt_5_12_6_for_iOS-Debug/.xcode/QGroundControl.build/Debug-iphonesimulator/QGroundControl.build/Objects-normal/x86_64/QGCMapEngine.d --serialize-diagnostics /Users/mike/Documents/build-qgroundcontrol-Qt_5_12_6_for_iOS-Debug/.xcode/QGroundControl.build/Debug-iphonesimulator/QGroundControl.build/Objects-normal/x86_64/QGCMapEngine.dia -c /Users/mike/Documents/qgroundcontrol3/src/QtLocationPlugin/QGCMapEngine.cpp -o /Users/mike/Documents/build-qgroundcontrol-Qt_5_12_6_for_iOS-Debug/.xcode/QGroundControl.build/Debug-iphonesimulator/QGroundControl.build/Objects-normal/x86_64/QGCMapEngine.o

In file included from /Users/mike/Documents/qgroundcontrol3/src/QtLocationPlugin/QGCMapEngine.cpp:18:

In file included from /Users/mike/Documents/qgroundcontrol3/src/QGCApplication.h:12:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/QApplication:1:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/qapplication.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/qtwidgetsglobal.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtGui/qtguiglobal.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtCore/qglobal.h:47:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/utility:203:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/cstring:60:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/string.h:60:

In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/string.h:61:

In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/_types.h:27:

In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:32:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/cdefs.h:807:2: error: Unsupported architecture

#error Unsupported architecture

^

In file included from /Users/mike/Documents/qgroundcontrol3/src/QtLocationPlugin/QGCMapEngine.cpp:18:

In file included from /Users/mike/Documents/qgroundcontrol3/src/QGCApplication.h:12:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/QApplication:1:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/qapplication.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/qtwidgetsglobal.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtGui/qtguiglobal.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtCore/qglobal.h:47:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/utility:203:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/cstring:60:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/string.h:60:

In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/string.h:61:

In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/_types.h:27:

In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:33:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/machine/_types.h:34:2: error: architecture not supported

#error architecture not supported

^

In file included from /Users/mike/Documents/qgroundcontrol3/src/QtLocationPlugin/QGCMapEngine.cpp:18:

In file included from /Users/mike/Documents/qgroundcontrol3/src/QGCApplication.h:12:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/QApplication:1:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/qapplication.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/qtwidgetsglobal.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtGui/qtguiglobal.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtCore/qglobal.h:47:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/utility:203:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/cstring:60:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/string.h:60:

In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/string.h:61:

In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/_types.h:27:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:55:9: error: unknown type name ‘__int64_t’

typedef __int64_t __darwin_blkcnt_t; /* total blocks */

    ^

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:56:9: error: unknown type name ‘__int32_t’; did you mean ‘__int128_t’?

typedef __int32_t __darwin_blksize_t; /* preferred block size */

    ^

note: ‘__int128_t’ declared here

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:57:9: error: unknown type name ‘__int32_t’; did you mean ‘__int128_t’?

typedef __int32_t __darwin_dev_t; /* dev_t */

    ^

note: ‘__int128_t’ declared here

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:60:9: error: unknown type name ‘__uint32_t’; did you mean ‘__uint128_t’?

typedef __uint32_t __darwin_gid_t; /* [???] process and group IDs */

    ^

note: ‘__uint128_t’ declared here

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:61:9: error: unknown type name ‘__uint32_t’; did you mean ‘__uint128_t’?

typedef __uint32_t __darwin_id_t; /* [XSI] pid_t, uid_t, or gid_t*/

    ^

note: ‘__uint128_t’ declared here

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:62:9: error: unknown type name ‘__uint64_t’

typedef __uint64_t __darwin_ino64_t; /* [???] Used for 64 bit inodes */

    ^

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:68:9: error: unknown type name ‘__darwin_natural_t’

typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */

    ^

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:70:9: error: unknown type name ‘__uint16_t’; did you mean ‘__uint128_t’?

typedef __uint16_t __darwin_mode_t; /* [???] Some file attributes */

    ^

note: ‘__uint128_t’ declared here

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:71:9: error: unknown type name ‘__int64_t’

typedef __int64_t __darwin_off_t; /* [???] Used for file sizes */

    ^

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:72:9: error: unknown type name ‘__int32_t’; did you mean ‘__int128_t’?

typedef __int32_t __darwin_pid_t; /* [???] process and group IDs */

    ^

note: ‘__int128_t’ declared here

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:73:9: error: unknown type name ‘__uint32_t’; did you mean ‘__uint128_t’?

typedef __uint32_t __darwin_sigset_t; /* [???] signal set */

    ^

note: ‘__uint128_t’ declared here

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:74:9: error: unknown type name ‘__int32_t’; did you mean ‘__int128_t’?

typedef __int32_t __darwin_suseconds_t; /* [???] microseconds */

    ^

note: ‘__int128_t’ declared here

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:75:9: error: unknown type name ‘__uint32_t’; did you mean ‘__uint128_t’?

typedef __uint32_t __darwin_uid_t; /* [???] user IDs */

    ^

note: ‘__uint128_t’ declared here

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types.h:76:9: error: unknown type name ‘__uint32_t’; did you mean ‘__uint128_t’?

typedef __uint32_t __darwin_useconds_t; /* [???] microseconds */

    ^

note: ‘__uint128_t’ declared here

In file included from /Users/mike/Documents/qgroundcontrol3/src/QtLocationPlugin/QGCMapEngine.cpp:18:

In file included from /Users/mike/Documents/qgroundcontrol3/src/QGCApplication.h:12:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/QApplication:1:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/qapplication.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/qtwidgetsglobal.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtGui/qtguiglobal.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtCore/qglobal.h:47:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/utility:203:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/cstring:60:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/string.h:60:

In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/string.h:61:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/_types.h:43:9: error: unknown type name ‘__uint32_t’; did you mean ‘__uint128_t’?

typedef __uint32_t __darwin_wctype_t;

    ^

note: ‘__uint128_t’ declared here

In file included from /Users/mike/Documents/qgroundcontrol3/src/QtLocationPlugin/QGCMapEngine.cpp:18:

In file included from /Users/mike/Documents/qgroundcontrol3/src/QGCApplication.h:12:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/QApplication:1:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/qapplication.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/qtwidgetsglobal.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtGui/qtguiglobal.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtCore/qglobal.h:47:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/utility:203:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/cstring:60:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/string.h:60:

In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/string.h:141:

In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types/_rsize_t.h:30:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/machine/types.h:37:2: error: architecture not supported

#error architecture not supported

^

In file included from /Users/mike/Documents/qgroundcontrol3/src/QtLocationPlugin/QGCMapEngine.cpp:18:

In file included from /Users/mike/Documents/qgroundcontrol3/src/QGCApplication.h:12:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/QApplication:1:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/qapplication.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtWidgets/qtwidgetsglobal.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtGui/qtguiglobal.h:43:

In file included from /Users/mike/Qt/5.12.6/ios/include/QtCore/qglobal.h:47:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/utility:203:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/cstring:60:

In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/…/include/c++/v1/string.h:60:

In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/string.h:141:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.7.sdk/usr/include/sys/_types/_rsize_t.h:31:9: error: unknown type name ‘__darwin_size_t’

typedef __darwin_size_t rsize_t;

    ^

fatal error: too many errors emitted, stopping now [-ferror-limit=]

20 errors generated.

Any help or suggestions would be greatly appreciated.
Thanks,
Mike