nel-all
[Top][All Lists]
Advanced

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

Re: [Nel] What the...?!


From: Nicolas Vizerie
Subject: Re: [Nel] What the...?!
Date: Thu, 18 Mar 2004 10:53:43 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007

Hi Illuminatus,

Which version of STLPort are you using ?
Here we use the 4.5.3 and it does compile fine with vc6. Didn't try with vc7, however...

Nicolas Vizerie
- NeL Team -

illuminatus wrote:

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









reply via email to

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