Hi Gerrit,

Gerrit Voss wrote:
Hi,

we so far tried STLport only for the cl compilers. 

On Mon, 2003-11-10 at 17:04, Christoph Fuenfzig wrote:
  
Hi,

has someone tried to use STLport with OpenSG and Visual Studio 6.0/ICL 7.1?
What STLport settings are reasonable for this?

    

It's a little bit unclear what kind of settings you are referring
too (except probably to use stlport iostreams or not and the defines
in stl_user_config.h) ?? 
Yes, I meant the diverse defines.
We used the stl port iostreams. IIRC Microsofts
header did not allow something else but as it was quite a while ago that
I tried I might be wrong here. We however did not modify the
stl_user_config.h file.

  
In the OWN_IOSTREAM mode you need a separate library for STLport code, right?
But in the NO_OWN_IOSTREAM mode, you also need a define _STLP_DESIGNATED_DLL
in the Base DLL to get some of the basic_string code.

Thanks,
Christoph

Reply via email to