Every time I had this error recently it's because I cleaned my build directory via rm -rf * which did not remove the hidden .qmake.cache files in there which then thoroughly destroys any attemptto rebuild qt in this directory.
Maybe it can help ? (it was the exact same symptoms in any case) Best, Jean-Michaël On Fri, Jun 21, 2019 at 7:37 PM Patrick Stinson <patrickk...@gmail.com> wrote: > #define QT_FEATURE_std_atomic64 -1 > > On Jun 21, 2019, at 9:32 AM, Thiago Macieira <thiago.macie...@intel.com> > wrote: > > src/corelib/qtcore-config.h > > > _______________________________________________ > Interest mailing list > Interest@qt-project.org > https://lists.qt-project.org/listinfo/interest >
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest