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&& ...);
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to