[Development] Qt 4.8 clang and libc++

Thiago Macieira thiago.macieira at intel.com
Thu Sep 6 12:35:13 CEST 2012


On quinta-feira, 6 de setembro de 2012 12.05.46, Sylvain Pointeau wrote:
> > In file included from
> > /Users/sylvain/development/lib/qt-5.0/qtwebkit/Source/WebCore/platform/Tim
> > er.cpp:27: In file included from
> > /Users/sylvain/development/lib/qt-5.0/qtwebkit/Source/WebCore/config.h:30:
> > In file included from
> > /Users/sylvain/development/lib/qt-5.0/qtwebkit/Source/WTF/wtf/Platform.h:1
> > 165: In file included from
> > /Users/sylvain/development/lib/qt-5.0/qtbase/include/QtCore/qglobal.h:1:
> > In file included from
> > /Users/sylvain/development/lib/qt-5.0/qtbase/include/QtCore/../../src/core
> > lib/global/qglobal.h:77: /usr/bin/../lib/c++/v1/algorithm:4461:28: error:
> > no matching function for call
> > 
> >       to 'move'
> >       
> >             value_type __t(_VSTD::move(*__pp));
> 
> any idea on this error?

Look at the include sequence: it's <algorithm>, included from <qglobal.h>

The error is in libstdc++. Nothing we can do.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120906/0b72aefa/attachment.sig>


More information about the Development mailing list