[Development] Qt 4.8 clang and libc++

Sylvain Pointeau sylvain.pointeau at gmail.com
Thu Sep 6 12:40:36 CEST 2012


>
>
> > > 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.


move works well, why do we have this error?
is it related to the param type?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120906/d99653f5/attachment.html>


More information about the Development mailing list