Hi Miniraj, Users don't normally extend the OSG build with their own work, the ideal is that it's a 3rd party library that you include the headers to and then link against the libraries like you would any other 3rd party library.
You can use what ever build environment and compile tools you want for your own application. Robert. On 12 June 2017 at 11:26, Muniraj Sunderavel <[email protected]> wrote: > Hi > I managed to compile the source Openscenegraph-3.4 using cmake-2.8 and visual > studio-2013. Now I need to add a helloworld project or additional project to > the existing compiled version. I am able to run example projects but not > aware how to add additional project files. Is setting environmental variable > must. > Can anyone help me regarding it > Thank you > Muniraj > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=71036#71036 > > > > > > _______________________________________________ > 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

