Hi Remo, Could you try and fix this compiler specific issue as I don't have the your compiler/build combination to test against. I presume the code is fine as others aren't reported problems even with VisualStudio, so I suspect it must be a specific compiler or build combination issue that others aren't hitting upon.
Robert. On 29 March 2017 at 13:22, Remo Eichenberger <[email protected]> wrote: > Hi Robert > > Thanks. I've another. On Win64 I have the following compile error: > > > Code: > \src\osg\State.cpp(99): fatal error C1017: invalid integer constant expression > > > > See at: > > https://github.com/openscenegraph/OpenSceneGraph/blob/master/src/osg/State.cpp#L99 > > I've build it with the defaults and some not important settings: > > > Code: > > -DAPPEND_OPENSCENEGRAPH_VERSION:BOOL=OFF > -DWIN32_USE_MP:BOOL=ON > > > > > Cheers > Remo > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=70601#70601 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

