Hi Jannik,

I reviewed your changes and decided to use a CMake GLOB functionality
instead:

https://github.com/openscenegraph/osg/commit/4db9f16b2eca0c691b7780ea86dd3fdb4f2af0c5

Robert.



On 21 November 2015 at 19:02, Jannik Heller <[email protected]> wrote:

> Hi Robert,
>
> The headers in osgViewer/config were not being installed. This needs to be
> fixed because the Viewer::setUpViewAcrossAllScreens(); type methods are
> deprecated, and we are supposed to use view.apply(new ViewConfig); as
> replacement but we currently can't do that in client code because the
> headers for view configs are not installed.
>
> Thank you!
>
> Cheers,
> Jannik
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=65727#65727
>
>
>
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
>
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to