[Interest] Q_ATOMIC_INT64_IS_SUPPORTED: Qt Compile errors on macOS

Jean-Michaël Celerier jeanmichael.celerier at gmail.com
Fri Jun 21 22:07:27 CEST 2019


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 <patrickkidd at gmail.com>
wrote:

> #define QT_FEATURE_std_atomic64 -1
>
> On Jun 21, 2019, at 9:32 AM, Thiago Macieira <thiago.macieira at intel.com>
> wrote:
>
>  src/corelib/qtcore-config.h
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190621/8b47cb88/attachment.html>


More information about the Interest mailing list