> On Feb 7, 2017, at 4:32 PM, Andreas Pakulat <ap...@gmx.de> wrote: > > Hi, > > On Tue, Feb 7, 2017 at 3:28 PM, Eike Ziller <eike.zil...@qt.io> wrote: >> Looks like std::future is not available with 10.7 compatibility. >> I don’t have Qt 5.6 here, can probably try tomorrow. >> You can try passing the flags explicitly to qmake: >> >> QMAKE_CXXFLAGS*=-mmacosx-version-min=10.8 >> QMAKE_LFLAGS*=-mmacosx-version-min=10.8 qmake > > Thanks, I had tried to patch the .pro file for clangrefactoringbackend > but that hadn't been picked up. Luckily there's just this single file > using std::future so invoking that one compile command manually wasn't > a big deal. > > My mail was really more of a 'am I the only one seeing this or am I > doing something wrong' - after seeing that the code has been produced > several weeks ago already.
https://codereview.qt-project.org/184967 -- Eike Ziller Principal Software Engineer The Qt Company GmbH Rudower Chaussee 13 D-12489 Berlin eike.zil...@qt.io http://qt.io Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B _______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator