[osg-users] Please test OpenSceneGraph-3.4 in prep for 3.4.1

Robert Osfield robert.osfield at gmail.com
Thu Aug 17 00:57:10 PDT 2017


Hi Nickolai,

On 10 August 2017 at 20:39, Nickolai Medvedev <raizel.dev at yandex.ru> wrote:

> Hi, Robert. When i compiling OSG 3.4.1 on Visual Studio 2012, got an error:
>
> E: \ OpenSceneGraph-3.4.1-rc1 \ src \ osgUtil \ ShaderGen.cpp (199): fatal
> error C1017: Invalid integer constant expression
>
> This is because of OSG_GLES2_FEATURES, OSG_GLES3_FEATURES and
> OSG_GL2_FEATURES, which are declared as #define bool. Visual Studio does
> not support #if with bool defines.
>

I have merged the OSG_GL*_FEATURES definitions from OSG master into OSG-3.4
so that these #define's in include/osg/GL should now appear as 0 and 1.

Could you try out the OpenSceneGraph-3.4 branch and let me know if things
now work.  If they do I'll go ahead and make a rc2.

Cheers,
Robert.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20170817/6c1c62a5/attachment.htm>


More information about the osg-users mailing list