hi robert,
OS:windows 7 X64
compiler:VC2010
cmake version:
3.2.0_RC2
gstreamer window version 1.0 x86
Now the gstreamer plugin's cmake script is perfect.
//**************************************************
1.Please delete the line:
const StateSet::DefinePair& dp = cd_itr->second;
in state.cpp
2.Please change the line:
osg::GLExtensions* ext = gc->getState()->get<GLExtensions>();
to:
osg::GLExtensions* ext = state.get<GLExtensions>();
in osgfpdepth.cpp
//**************************************************
compiled and tested OK
zhuwan
2,27,2015
在2015-2-26 18:44:14,"Robert Osfield" <[email protected]> 写道:
-----原始邮件-----
发件人: "Robert Osfield" <[email protected]>
发送时间: 2015-2-26 18:44:14
收件人: "OpenSceneGraph Users" <[email protected]>
主题: [osg-users] Preparing to make OSG-3.3.4 dev release, please test
Hi All,
I am currently wrapping up the OSG-3.3.4 dev release, I've tested under Kubuntu
14.10 and Windows 7 using VS2013 but need feedback on how things are compiling
and running on other systems.
So please, could as many users as possible test out OSG-3.3.4. I don't have
any major work planned before OSG-3.4 so the 3.3.4 dev release will be pretty
close to the final 3.4 stable release, so if testing out 3.3.4 or svn/trunk out
will help make sure we catch any remaining issues prior to the stable release.
Could you report both success and failures on this thread so I can get a feel
for how close we are to getting 3.3.4 out the door.
Thanks in advance,
Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org