[Development] Qt 4.8 clang and libc++

Sylvain Pointeau sylvain.pointeau at gmail.com
Mon Sep 10 23:56:24 CEST 2012


and now this error:

In file included from ../../3rdparty/assimp/code/Importer.cpp:46:
In file included from ../../3rdparty/assimp/code/AssimpPCH.h:106:
/usr/bin/../lib/c++/v1/list:212:9: error: field has incomplete type
'Assimp::LWS::Element'
    _Tp __value_;
        ^
/usr/bin/../lib/c++/v1/type_traits:1889:54: note: in instantiation of
template class 'std::__1::__list_node<Assimp::LWS::Element, void
      *>' requested here
decltype(_VSTD::move(_Tp(_VSTD::declval<_Args>()...)), true_type())
                                                     ^
/usr/bin/../lib/c++/v1/type_traits:1890:1: note: while substituting deduced
template arguments into function template
      '__is_constructible_test'
      [with _Tp =
std::__1::allocator<std::__1::__list_node<Assimp::LWS::Element, void *>>,
_Args = <no value>]
__is_constructible_test(_Tp&&, _Args&& ...);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120910/abe34ce7/attachment.html>


More information about the Development mailing list