Re: [osg-users] OpenSceneGraph-3.0.0 release candidate 2 tagged

2011-06-24 Thread Robert Osfield
Hi Stephan, On Thu, Jun 23, 2011 at 9:40 PM, Stephan Wenglorz stephan.maku...@gmx.net wrote: /home/stephan/Dev/LibSources/OpenSceneGraph/src/osgPlugins/3ds/WriterNodeVisitor.cpp: In member function ‘void plugin3ds::WriterNodeVisitor::writeMaterials()’:

Re: [osg-users] OpenSceneGraph-3.0.0 release candidate 2 tagged

2011-06-24 Thread Stephan Wenglorz
Hello Robert, On 24.06.2011 18:18, Robert Osfield wrote: Hi Stephan, On Thu, Jun 23, 2011 at 9:40 PM, Stephan Wenglorz stephan.maku...@gmx.net wrote: /home/stephan/Dev/LibSources/OpenSceneGraph/src/osgPlugins/3ds/WriterNodeVisitor.cpp: In member function ‘void

Re: [osg-users] OpenSceneGraph-3.0.0 release candidate 2 tagged

2011-06-23 Thread Robert Osfield
Hi Dimi, On Thu, Jun 23, 2011 at 8:13 AM, dimi christop dimi_chris...@yahoo.com wrote: I attach a fixed version of mipmap.cpp which produced a lot of warning on my gcc compiler. Have a look at it and let me know. Changes looked good now merged and submitted to svn/trunk and OSG-3.0 branch.

Re: [osg-users] OpenSceneGraph-3.0.0 release candidate 2 tagged

2011-06-23 Thread Stephan Wenglorz
Hi Robert, just built RC3 with g++ 4.6 and the number of warnings has indeed been reduced significantly, for the remaining ones see below. By the way, the information in my first post were not quite correct, I forgot to set CMAKE_BUILD_TYPE=Release, so this is a default build. Best regards

Re: [osg-users] OpenSceneGraph-3.0.0 release candidate 2 tagged

2011-06-23 Thread Robert Osfield
Hi Stephan, I've had a bash at resolving these last warnings. Could you please try out svn/trunk or OSG-3.0 branch. Cheers, Robert. On Thu, Jun 23, 2011 at 6:01 PM, Stephan Wenglorz stephan.maku...@gmx.net wrote: Hi Robert, just built RC3 with g++ 4.6 and the number of warnings has indeed

Re: [osg-users] OpenSceneGraph-3.0.0 release candidate 2 tagged

2011-06-23 Thread Stephan Wenglorz
Hello Robert, no more warnings building the trunk in default mode, thank you :) I also did a release build and it yields another three warnings, see below. The first two are related to assertions that get compiled away. Greetings Stephan

Re: [osg-users] OpenSceneGraph-3.0.0 release candidate 2 tagged

2011-06-22 Thread Stephan Wenglorz
Hi Robert and OSG community, my first post here :) OSG 3.0 RC2 in Release mode was built fine here on Debian Testing x86_64, using g++ 4.6. I just got lots of warnings like warning: variable ‘xyz’ set but not used [-Wunused-but-set-variable]. (This type of warning is new in gcc 4.6) I ran

Re: [osg-users] OpenSceneGraph-3.0.0 release candidate 2 tagged

2011-06-22 Thread Robert Osfield
Hi Stephan, On Wed, Jun 22, 2011 at 8:57 AM, Stephan Wenglorz stephan.maku...@gmx.net wrote: my first post here :) Welcome and thanks for pitching in with testing the release ;-) OSG 3.0 RC2 in Release mode was built fine here on Debian Testing x86_64, using g++ 4.6. I just got lots of

Re: [osg-users] OpenSceneGraph-3.0.0 release candidate 2 tagged

2011-06-22 Thread Stephan Wenglorz
Hello Robert, On 22.06.2011 10:28, Robert Osfield wrote: Hi Stephan, On Wed, Jun 22, 2011 at 8:57 AM, Stephan Wenglorz stephan.maku...@gmx.net wrote: my first post here :) Welcome and thanks for pitching in with testing the release ;-) Thank you! OSG 3.0 RC2 in Release mode was built

Re: [osg-users] OpenSceneGraph-3.0.0 release candidate 2 tagged

2011-06-22 Thread Robert Osfield
Hi Stephan, On Wed, Jun 22, 2011 at 11:00 AM, Stephan Wenglorz stephan.maku...@gmx.net wrote: I agree, as you said these warnings seem to be no problem, just some superfluous variables, so I would ignore them for now rather than risk to break something so close to the release. I've done a

[osg-users] OpenSceneGraph-3.0.0 release candidate 2 tagged

2011-06-21 Thread Robert Osfield
Hi All, I have just tagged the second 3.0.0 release candidate, you can get the source from: source package : OpenSceneGraph-3.0.0-rc2.zip svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-3.0.0-rc2 OpenSceneGraph Feedback from the community on the

Re: [osg-users] OpenSceneGraph-3.0.0 release candidate 2 tagged

2011-06-21 Thread Jordi Torres
Hi Robert, I tested yesterday with my worst test machine Ubuntu 10.04 with mesa drivers and toggling fullscreen was working well. I think my X11 version it's not affected by the workaround. I am compiling now on MacOS for i386 and x86_64. By now it gives me some warnings in

Re: [osg-users] OpenSceneGraph-3.0.0 release candidate 2 tagged

2011-06-21 Thread Ryan Pavlik
I've started a continuous Jenkins build on the 3.0 branch, so you should be seeing those build results hitting CDash soon. I think I even got it to pass along build warnings, etc. now, which should be helpful. I'm blowing away the build directory every midnight my timezone, so that should also