[osg-users] How to add hello world/additional project to existing compiled OSG

Robert Osfield robert.osfield at gmail.com
Mon Jun 12 08:47:13 PDT 2017


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 <munirajs at hcl.com> 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
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org



More information about the osg-users mailing list