Hi, all compiles good, VS2005, Windows7, NVIDIA GeForce GTX 260. I went thru the allexamples and I found two of them not working: - osgstereoimage (the image showed on the first frame and dissapeared) - osgtext3d (the spacing between the characters is busted and something wrong with the material and the normals)
Nick http://www.linkedin.com/in/tnikolov On Thu, Dec 10, 2009 at 10:15 AM, J.P. Delport <[email protected]> wrote: > Hi Robert, > > r10878 - all compiled fine on Debian 32-bit g++-4.4. > > Quick tests all look OK. > > Warnings on Release compile below: > > /home/jpd/dev/OSG/OpenSceneGraph/src/osgPlugins/txp/trpage_swap.cpp: In > function 'trpgEndian trpg_cpu_byte_order()': > /home/jpd/dev/OSG/OpenSceneGraph/src/osgPlugins/txp/trpage_swap.cpp:205: > warning: dereferencing type-punned pointer will break strict-aliasing rules > > /home/jpd/dev/OSG/OpenSceneGraph/examples/osgQtBrowser/QGraphicsViewAdapter.h: > In constructor 'QGraphicsViewAdapter::QGraphicsViewAdapter(osg::Image*, > QWidget*)': > /home/jpd/dev/OSG/OpenSceneGraph/examples/osgQtBrowser/QGraphicsViewAdapter.h:69: > warning: 'QGraphicsViewAdapter::_backgroundColor' will be initialized after > /home/jpd/dev/OSG/OpenSceneGraph/examples/osgQtBrowser/QGraphicsViewAdapter.h:67: > warning: 'Qt::KeyboardModifiers QGraphicsViewAdapter::_qtKeyModifiers' > /home/jpd/dev/OSG/OpenSceneGraph/examples/osgQtBrowser/QGraphicsViewAdapter.cpp:58: > warning: when initialized here > /home/jpd/dev/OSG/OpenSceneGraph/examples/osgQtBrowser/QGraphicsViewAdapter.cpp: > In member function 'bool QGraphicsViewAdapter::handlePointerEvent(int, int, > int)': > /home/jpd/dev/OSG/OpenSceneGraph/examples/osgQtBrowser/QGraphicsViewAdapter.cpp:286: > warning: comparison between signed and unsigned integer expressions > /home/jpd/dev/OSG/OpenSceneGraph/examples/osgQtBrowser/QGraphicsViewAdapter.cpp: > In member function 'void QGraphicsViewAdapter::setFrameLastRendered(const > osg::FrameStamp*)': > /home/jpd/dev/OSG/OpenSceneGraph/examples/osgQtBrowser/QGraphicsViewAdapter.cpp:386: > warning: comparison between signed and unsigned integer expressions > /home/jpd/dev/OSG/OpenSceneGraph/examples/osgQtBrowser/QGraphicsViewAdapter.cpp:392: > warning: comparison between signed and unsigned integer expressions > > rgds > jp > > > Robert Osfield wrote: > >> Hi All, >> >> I've now checked in a couple of bugs fixes and some further >> submissions since my last call for testing, so could everyone do an >> svn update, rebuild and then test the runtime. If things look good >> tomorrow morning I'll tag the 2.9.6 release then. >> >> Thanks, >> Robert. >> _______________________________________________ >> osg-users mailing list >> [email protected] >> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >> >> > -- > This message is subject to the CSIR's copyright terms and conditions, > e-mail legal notice, and implemented Open Document Format (ODF) standard. > The full disclaimer details can be found at > http://www.csir.co.za/disclaimer.html. > > This message has been scanned for viruses and dangerous content by > MailScanner, and is believed to be clean. MailScanner thanks Transtec > Computers for their support. > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

