Hello I cloned the repository of QGround Control (open source application link, However the version on Github does not compile with Qt, I use version 5.12.6 as specified on the support (link), the build environment I chose is Destop Qt 5.12.6 clang 64bit here are the errors (I think the errors come from a bad installation or set-up of Qt Creator):
Qt5.12.6/5.12.6/clang_64/lib/QtCore.framework/Headers/qvariant.h:399: error: definition of implicit copy assignment operator for 'Private' is deprecated because it has a user-declared copy constructor [-Werror,-Wdeprecated-copy]
inline Private(const Private &other) Q_DECL_NOTHROW
^
Please note that I am using MacOs 11.2.3.
The version of Qt creator: 4.10.2 based on 5.13.2