i did also the test -------------------------------- osgviewer cow.osg --SingleThreaded OK osgviewer cow.osg --CullDrawThreadPerContext OK osgviewer cow.osg --CullThreadPerCameraDrawThreadPerContext CRASH osgviewer cow.osg --DrawThreadPerContext CRASH
------------------------------- all settings will crash -SingleThreaded .... -DrawThreadedPreContex ............................... osgshadow crash osgbillboard crash -------------------------------- 2007/2/14, Robert Osfield <[EMAIL PROTECTED]>:
Thanks Mike, fix now merged and submitted. On 2/13/07, Mike Wittman <[EMAIL PROTECTED]> wrote: > Hi Adrian and Robert, > > I believe these errors are due to the reference changes I submitted. I > had some of the preprocessor macros outputting types into template > arguments without ensuring there were spaces between the angle brackets. > This passed testing with VS2005 and a recent gcc, but I guess VS2003 is > more picky. > > Please try the attached ReflectionMacros osgIntrospection header and see > if that fixes the problem. > > -Mike > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:osg-users- > > [EMAIL PROTECTED] On Behalf Of Robert Osfield > > Sent: Tuesday, February 13, 2007 4:50 PM > > To: osg users > > Subject: Re: [osg-users] Please test CVS version of OpenSceneGraph > > > > HI Adrian, > > > > On 2/13/07, Adrian Egli <[EMAIL PROTECTED]> wrote: > > > thanks robert, i sould upgrade the compiler vc 2003 to vc 2005? but > i > > don't > > > like doing this at the moment because everything i did, is based on > > vc2003, > > > so i am not shure that the other projects would well working. is > there > > no way > > > to fix it ? > > > > I can't really recommend anything specific as Windows really isn't my > > area of expertise. Hopefully other Windows developers will be able to > > chip in. The recent mods of osgIntrospection/osgWrappers will sent in > > by Mike Wittman, working under Windows on the the C# wrappers, so I > > would certainly expect them to work as they are, but as to what > > compiler I can't say, good chance that Mike is working with VC2005. > > > > > same issue like runexamples.bat > > > > Please be really specific about what issues you are seeing, what > > examples work, which ones don't. > > > > Also please explain what hardware you are working on, I do appreciate > > the work on testing but its really frustrating to ask the same > > question over and over without an answer, this info is really crucial, > > one simply can't help work out what problems out without this > > information. > > > > Robert. > > _______________________________________________ > > osg-users mailing list > > [email protected] > > http://openscenegraph.net/mailman/listinfo/osg-users > > http://www.openscenegraph.org/ > > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ > > _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
