Hi John,

You can statically link the OSG or just create a package with all the
libraries local as set the paths to the libs relative when you run.
The later is the way I normally go about distributing OSG apps.

Under unix you can do make static, for windows have a look at the wiki
entry on static build. There are complication though in terms of
loading plugins.  See the wiki entry for details.

Robert.

On 12/19/06, Whitfield, John M. (SED/TMI)
<[EMAIL PROTECTED]> wrote:
Does anyone know how to compile an executable so that it doesn't need to
have the shared libraries on another computer which doesn't have osg
installed?

Thanks,
-John
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to