Just fetched the newest cvs files and now i keep getting this:
-------------------------------------------------------------------
error C2039: 'rebind' : is not a member of 'NL3D::CPSAllocator<T>'
with
[
T=NL3D::CPSLocatedBindable *
]
D:\Development\msvs.net\Vc7\include\stlport\stl\_vector.h(69)
: see reference to class template instantiation
'_STL::_Alloc_traits<_Tp,_Allocator>' being compiled
with
[
_Tp=NL3D::CPSLocatedBindable *,
_Allocator=NL3D::CPSAllocator<NL3D::CPSLocatedBindable *>
]
D:\Development\msvs.net\Vc7\include\stlport\stl\_vector.h(96)
: see reference to class template instantiation
'_STL::_Vector_base<_Tp,_Alloc>' being compiled
with
[
_Tp=NL3D::CPSLocatedBindable *,
_Alloc=NL3D::CPSAllocator<NL3D::CPSLocatedBindable *>
]
D:\Development\MMORPG\vs7\code\nel\src\3d\ps_located.h(604) :
see reference to class template instantiation
'_STL::vector<_Tp,_Alloc>' being compiled
with
[
_Tp=NL3D::CPSLocatedBindable *,
_Alloc=NL3D::CPSAllocator<NL3D::CPSLocatedBindable *>
]
---------------------------------------------------------------------
I'm using vc7, and everything(!) worked before i did the update on the
nel files this morning....
*grrrr*
_______________________________________________
Nel mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/nel-all