nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nel] What the...?!


From: illuminatus
Subject: [Nel] What the...?!
Date: Thu, 18 Mar 2004 06:37:47 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4

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*





reply via email to

[Prev in Thread] Current Thread [Next in Thread]