Re: [osg-users] 2.8.4 RC1 tagged

2011-03-29 Thread Vincent Bourdier

Hi,

OSG, example and most of the plugins compil well (I do not have all the 
required dependencies for all plugins) on VS2010 on win XP pro


I'll try the RC2 now

Vincent.


Le 28/03/2011 22:29, Chris 'Xenon' Hanson a écrit :

On 3/28/2011 2:27 PM, Paul Martz wrote:

I'm just the svn commit monkey. Thanks should go to Chris. :-)

   I do even less. All I've had to do so far is TALK.


-Paul

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 2.8.4 RC1 tagged

2011-03-29 Thread Robert Osfield
On Mon, Mar 28, 2011 at 9:29 PM, Chris 'Xenon' Hanson
xe...@alphapixel.com wrote:
 On 3/28/2011 2:27 PM, Paul Martz wrote:
 I'm just the svn commit monkey. Thanks should go to Chris. :-)

  I do even less. All I've had to do so far is TALK.

Working to your strengths, good good :-)
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] 2.8.4 RC1 tagged

2011-03-28 Thread Paul Martz

Hi all -- I have tagged a release candidate for the OSG 2.8.4 release:

http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.8.4-rc1

OSG 2.8.4 contains changes to allow last year's 2.8.3 release to build on 
VS2010. It is identical to 2.8.3, with only the following changes:


 * Addition of #include iterator in several files (part of trunk r10764).
 * Replace osgIntrospection Value header nullptr function (trunk r10917).
 * Fix for OpenThreads INSTALL target (trunk r11354).
 * Version# bump to 2.8.4.

Please note the name change! In our recent discussions of a 2.8 branch refresh, 
we had referred to this release as 2.8.3.1. However, OSG's version numbers 
have only three digits, so I've named it 2.8.4. (If we decide to pursue an 
additional bug fix release, let's call it 2.8.5.)


I would appreciate any and all testing, thanks in advance!

--
  -Paul Martz  Skew Matrix Software
   http://www.skew-matrix.com/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 2.8.4 RC1 tagged

2011-03-28 Thread Robert Osfield
Hi Paul,

Thanks for tackling the 2.8.4.

I have just checked out the 2.8.4-rc1 and so far the only problems
I've encountered are with the build of the ffmpeg plugin against a
recent version of ffmpeg.  svn/trunk addresses this problem, so I've
applied similar changes to the 2.8 branch to address this build issue.
  I presume you made the 2.8.4 release from the 2.8 branch so the rc2
should pick up on this build fix I've just checked in.

Cheers,
Robert.

On Mon, Mar 28, 2011 at 4:45 PM, Paul Martz pma...@skew-matrix.com wrote:
 Hi all -- I have tagged a release candidate for the OSG 2.8.4 release:

 http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.8.4-rc1

 OSG 2.8.4 contains changes to allow last year's 2.8.3 release to build on
 VS2010. It is identical to 2.8.3, with only the following changes:

  * Addition of #include iterator in several files (part of trunk r10764).
  * Replace osgIntrospection Value header nullptr function (trunk r10917).
  * Fix for OpenThreads INSTALL target (trunk r11354).
  * Version# bump to 2.8.4.

 Please note the name change! In our recent discussions of a 2.8 branch
 refresh, we had referred to this release as 2.8.3.1. However, OSG's
 version numbers have only three digits, so I've named it 2.8.4. (If we
 decide to pursue an additional bug fix release, let's call it 2.8.5.)

 I would appreciate any and all testing, thanks in advance!

 --
  -Paul Martz      Skew Matrix Software
                   http://www.skew-matrix.com/
 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 2.8.4 RC1 tagged

2011-03-28 Thread Paul Martz

On 3/28/2011 12:18 PM, Robert Osfield wrote:

Hi Paul,

Thanks for tackling the 2.8.4.


I'm just the svn commit monkey. Thanks should go to Chris. :-)
   -Paul




I have just checked out the 2.8.4-rc1 and so far the only problems
I've encountered are with the build of the ffmpeg plugin against a
recent version of ffmpeg.  svn/trunk addresses this problem, so I've
applied similar changes to the 2.8 branch to address this build issue.
   I presume you made the 2.8.4 release from the 2.8 branch so the rc2
should pick up on this build fix I've just checked in.

Cheers,
Robert.

On Mon, Mar 28, 2011 at 4:45 PM, Paul Martzpma...@skew-matrix.com  wrote:

Hi all -- I have tagged a release candidate for the OSG 2.8.4 release:

http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.8.4-rc1

OSG 2.8.4 contains changes to allow last year's 2.8.3 release to build on
VS2010. It is identical to 2.8.3, with only the following changes:

  * Addition of #includeiterator  in several files (part of trunk r10764).
  * Replace osgIntrospection Value header nullptr function (trunk r10917).
  * Fix for OpenThreads INSTALL target (trunk r11354).
  * Version# bump to 2.8.4.

Please note the name change! In our recent discussions of a 2.8 branch
refresh, we had referred to this release as 2.8.3.1. However, OSG's
version numbers have only three digits, so I've named it 2.8.4. (If we
decide to pursue an additional bug fix release, let's call it 2.8.5.)

I would appreciate any and all testing, thanks in advance!

--
  -Paul Martz  Skew Matrix Software
   http://www.skew-matrix.com/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org





--
  -Paul Martz  Skew Matrix Software
   http://www.skew-matrix.com/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 2.8.4 RC1 tagged

2011-03-28 Thread Chris 'Xenon' Hanson
On 3/28/2011 2:27 PM, Paul Martz wrote:
 I'm just the svn commit monkey. Thanks should go to Chris. :-)

  I do even less. All I've had to do so far is TALK.

-Paul

-- 
Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com 
http://www.alphapixel.com/
  Digital Imaging. OpenGL. Scene Graphs. GIS. GPS. Training. Consulting. 
Contracting.
There is no Truth. There is only Perception. To Perceive is to Exist. - 
Xen
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org