Just make sure to statically link the libstc++ library (look in
/usr/lib/gcc-lib for a file called libstc++<something>.a and add that to
the linking stage of the linux binary).
For windows, shouldn't be a problem :)

botman wrote:

I have not tried this, but does anyone know if there are any issues with
using the Standard Template Library with the HL SDK?


I think other people have had success using STL within the Half-Life SDK.

It seems to give a little more trouble for Linux newbies trying to get the
proper static/dynamic libraries linked in correctly (issues using gcc verses
g++, etc.), but I'm sure you won't have any trouble with that.  :)

Jeffrey "botman" Broome

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders



Reply via email to