Hi, On Mon, 2003-11-10 at 17:52, Christoph Fuenfzig wrote: > 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?
yes, that's what we do for the stlport versions of OpenSG. > 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. Hmm the docs I have say this is an obsolete define. I guess without actually building OpenSG, stlport and icl I won't be able to say much. I'll give it a try and let you know what happened ;-), but this might take until tomorrow morning (my time ;-))), most likely. gerrit ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
