[Interest] Q_ATOMIC_INT64_IS_SUPPORTED: Qt Compile errors on macOS

Thiago Macieira thiago.macieira at intel.com
Wed Jul 3 16:20:56 CEST 2019


On Wednesday, 3 July 2019 06:28:04 -03 Christian Kandeler wrote:
> On Tue, 2 Jul 2019 21:08:49 -0300
> 
> Thiago Macieira <thiago.macieira at intel.com> wrote:
> > On Tuesday, 2 July 2019 16:41:30 -03 Patrick Stinson wrote:
> > > `rm -rf` on your build does not solve this issue because the
> > > .qmake.stash
> > > file often exists in a path above the build/source dir.
> > 
> > That means you ran qmake there, which makes it a build dir.
> 
> But see https://bugreports.qt.io/browse/QTBUG-76140.

Yes, qmake has a very old bug (much older than your report) in calculating 
relative paths. That's why you can't have the build inside the sources, it 
gets the number of .. wrong.

And no one is going to fix this. Just put up with it until Qt switches to 
something else.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products






More information about the Interest mailing list