[sldev] STL port (was about LLLinkedList and container replacements)

Nicholaz Beresford nicholaz at blueflash.cc
Wed Jun 27 09:12:28 PDT 2007


I was just using my own VC8 files and added rather than converting the
1.17.1 files.  Dunno what went wrong there, but the newly converted
files work.


Nick



Able Whitman wrote:
> Nick,
> 
> I'm surprised you're getting build errors with VC8 express, because it 
> does include STL libraries.
> 
>  From 
> http://msdn.microsoft.com/vstudio/express/visualc/features/language/default.aspx:
> 
> "Visual C++ 2005 Express Edition includes a fully ISO-compliant 
> implementation of the Standard Template Library (STL)."
> 
> What are the errors you're seeing?
> 
> --Able
> 
> On 6/27/07, *Dzonatas * <dzonatas at dzonux.net 
> <mailto:dzonatas at dzonux.net>> wrote:
> 
>     Nicholaz Beresford wrote:
>      >
>      >
>      > Dzonatas wrote:
>      >> There *may* be a problem to just drop in STL on the Express version
>      >> of VC8. That'll have to be researched more. I'm sure someone has
>      >> figured out a way to do it.
>      >
>      > I'm currently getting unresolved externals about std::vector when
>      > compiling with VS2005 (viewer and llstartup), but have not found what
>      > to do about it yet.
>      >
> 
>     Probably, it is the pre-compiled boost libs that weren't compiled
>     with STL.
> 
>     --
>     Power to Change the Void
>     _______________________________________________
>     Click here to unsubscribe or manage your list subscription:
>     /index.html
> 
> 



More information about the SLDev mailing list