In file included from main.cc:10:
/usr/include/c++/4.3/ext/new_allocator.h: In instantiation of �__gnu_cxx::new_allocator<const cimg_library::CImg<unsigned char>&>�:
/usr/include/c++/4.3/bits/allocator.h:84: instantiated from �std::allocator<const cimg_library::CImg<unsigned char>&>�
/usr/include/c++/4.3/bits/stl_vector.h:75: instantiated from �std::_Vector_base<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >�
/usr/include/c++/4.3/bits/stl_vector.h:176: instantiated from �std::vector<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >�
base/visu/V_Img.h:34: instantiated from here
/usr/include/c++/4.3/ext/new_allocator.h:59: erreur: forming pointer to reference type �const cimg_library::CImg<unsigned char>&�
/usr/include/c++/4.3/ext/new_allocator.h:60: erreur: forming pointer to reference type �const cimg_library::CImg<unsigned char>&�
/usr/include/c++/4.3/ext/new_allocator.h:79: erreur: forming pointer to reference type �const cimg_library::CImg<unsigned char>&�
/usr/include/c++/4.3/ext/new_allocator.h:82: erreur: forming pointer to reference type �const cimg_library::CImg<unsigned char>&�
/usr/include/c++/4.3/ext/new_allocator.h:87: erreur: forming pointer to reference type �const cimg_library::CImg<unsigned char>&�
/usr/include/c++/4.3/ext/new_allocator.h:97: erreur: forming pointer to reference type �const cimg_library::CImg<unsigned char>&�
/usr/include/c++/4.3/ext/new_allocator.h:107: erreur: forming pointer to reference type �const cimg_library::CImg<unsigned char>&�
/usr/include/c++/4.3/ext/new_allocator.h:118: erreur: forming pointer to reference type �const cimg_library::CImg<unsigned char>&�
/usr/include/c++/4.3/bits/allocator.h: In instantiation of �std::allocator<const cimg_library::CImg<unsigned char>&>�:
/usr/include/c++/4.3/bits/stl_vector.h:75: instantiated from �std::_Vector_base<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >�
/usr/include/c++/4.3/bits/stl_vector.h:176: instantiated from �std::vector<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >�
base/visu/V_Img.h:34: instantiated from here
/usr/include/c++/4.3/bits/allocator.h:88: erreur: forming pointer to reference type �const cimg_library::CImg<unsigned char>&�
/usr/include/c++/4.3/bits/allocator.h:89: erreur: forming pointer to reference type �const cimg_library::CImg<unsigned char>&�
/usr/include/c++/4.3/bits/stl_vector.h: In instantiation of �std::_Vector_base<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >::_Vector_impl�:
/usr/include/c++/4.3/bits/stl_vector.h:140: instantiated from �std::_Vector_base<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >�
/usr/include/c++/4.3/bits/stl_vector.h:176: instantiated from �std::vector<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >�
base/visu/V_Img.h:34: instantiated from here
/usr/include/c++/4.3/bits/stl_vector.h:80: erreur: forming pointer to reference type �const cimg_library::CImg<unsigned char>&�
/usr/include/c++/4.3/bits/stl_vector.h:81: erreur: forming pointer to reference type �const cimg_library::CImg<unsigned char>&�
/usr/include/c++/4.3/bits/stl_vector.h:82: erreur: forming pointer to reference type �const cimg_library::CImg<unsigned char>&�
/usr/include/c++/4.3/bits/stl_vector.h: In instantiation of �std::_Vector_base<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >�:
/usr/include/c++/4.3/bits/stl_vector.h:176: instantiated from �std::vector<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >�
base/visu/V_Img.h:34: instantiated from here
/usr/include/c++/4.3/bits/stl_vector.h:143: erreur: forming pointer to reference type �const cimg_library::CImg<unsigned char>&�
/usr/include/c++/4.3/bits/stl_vector.h:147: erreur: forming pointer to reference type �const cimg_library::CImg<unsigned char>&�
/usr/include/c++/4.3/bits/stl_vector.h: In instantiation of �std::vector<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >�:
base/visu/V_Img.h:34: instantiated from here
/usr/include/c++/4.3/bits/stl_vector.h:202: erreur: no members matching �std::_Vector_base<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >::_M_allocate� in �struct std::_Vector_base<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >�
/usr/include/c++/4.3/bits/stl_vector.h:203: erreur: no members matching �std::_Vector_base<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >::_M_deallocate� in �struct std::_Vector_base<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >�
base/visu/V_Img.h: In constructor �V_Img::V_Img(std::vector<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >*, Base&, int)�:
base/visu/V_Img.h:113: erreur: �img� was not declared in this scope
/usr/include/c++/4.3/bits/stl_vector.h: In member function �size_t std::vector<_Tp, _Alloc>::size() const [with _Tp = const cimg_library::CImg<unsigned char>&, _Alloc = std::allocator<const cimg_library::CImg<unsigned char>&>]�:
base/visu/V_Img.h:34: instantiated from here
/usr/include/c++/4.3/bits/stl_vector.h:485: erreur: �const struct std::_Vector_base<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >::_Vector_impl� has no member named �_M_start�
/usr/include/c++/4.3/bits/stl_vector.h:485: erreur: �const struct std::_Vector_base<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >::_Vector_impl� has no member named �_M_finish�
/usr/include/c++/4.3/bits/stl_vector.h: In member function �typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::reference std::vector<_Tp, _Alloc>::operator[](size_t) [with _Tp = const cimg_library::CImg<unsigned char>&, _Alloc = std::allocator<const cimg_library::CImg<unsigned char>&>]�:
base/visu/V_Img.h:101: instantiated from here
/usr/include/c++/4.3/bits/stl_vector.h:563: erreur: �struct std::_Vector_base<const cimg_library::CImg<unsigned char>&, std::allocator<const cimg_library::CImg<unsigned char>&> >::_Vector_impl� has no member named �_M_start�
make: *** [all] Erreur 1
Partager