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. > Gerrit, have you gotten OpenSG building in VC 7.1 yet? If not, I'm > going to give it my best. Not yet, as I'm stuck in getting the new core parts ready ;-(. But I have to check it anyway so I give it a try. 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
