Hi, On Mon, 2003-10-27 at 09:56, Chad Austin wrote: > Gerrit Voss wrote: > > Hi, > > > > On Mon, 2003-10-27 at 04:00, Chad Austin wrote: > > > >>The experimental NewAction/PriorityIterator stuff is broken in VC7.0, so > >>I can't build OpenSG in Windows at the moment. The PriorityIterator > >>code uses something like: > >> > >>class Class; > >>typedef list<Class> ClassList; > >>typedef ClassList::iterator ClassListIt; > >> > >>In VC 7.0, you need fully-defined classes in list<>. VC 7.1 compiles > >>the above code fine. > > > > > > my 7.0 does so too. > > That's odd... Is yours a stock install of VS.NET 2002 or something > different?
and it was to fast on my side, I just did some off line checks and they all worked. Using the actual OpenSG compiler or whatever settings did break even the simple examples that worked offline, so much to theory and real life in a Microsoft world ;-((((. Looks like it is time that I have a closer look at this c***** thing again ;-). Gerrit ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
