Sorry, ignore previous post. I misread your email.

Did you inadvertently disable OSG_MSVC_VERSIONED_DLL in CMake? It still defaults to "on" in 2.8.4, so the only way you could be missing the shared object version numbers in the DLL names is if you explicitly disabled it.
   -Paul


On 3/29/2011 6:35 AM, Vincent Bourdier wrote:
Hi all,

I just notice little thing that can be important :

Until 2.8.3 the generated lib file were named with a version number
(osg55-osg.dll for 2.8.1 osg65-osg.dll for 2.8.3) but with 2.8.4 the lib files
are just named osg.dll, osgAnimation.dll, etc...

Is this a real choice, a VS2010 consequence, or something forgotten ?

Thanks.

Regards,
Vincent.

Le 29/03/2011 05:18, Wang Rui a écrit :
Hi Paul and Chris,

I've tested 2.8.4-rc2 on my Windows XP and VisualStudio 2005. It built
fine in both debug and release configurations. But when I tested the
ffmpeg plugin with:
# osgmovie sample.mov.ffmpeg

It printed media information about the file correctly but didn't play
it (with only a black screen). I'm not sure if this is a plugin issue
or my own mistake at present.

The latest version just works well, with the same environment and dependence.

Thanks,

Wang Rui


2011/3/29 Chris 'Xenon' Hanson<xe...@alphapixel.com>:
On 3/28/2011 3:50 PM, Paul Martz wrote:
I've tagged an RC2, which includes Robert's build fixes for the ffmpeg plugin:
http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.8.4-rc2

Please, everyone who cares about this, grab and build this so we can have
confidence
it's done properly and solid and can call it complete.

--
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

_______________________________________________
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

Reply via email to