On 1/14/2010 6:03 PM, Agos Silva wrote:
> How do I compile an OSG app, so that it can be run, on another computer,
> without the OSG installed (dlls and libs)?

  Static linking. It's an option in CMake now, if I recall. I think there are 
some
instructions on the OSG web site too, because plugins have special requirements 
for static
linking.

  Beware, some plugins have LGPL code and therefore have license problems if 
you staticlly
link them in non-(L)GPL code.

-- 
Chris 'Xenon' Hanson, omo sanza lettere                  Xenon AlphaPixel.com
PixelSense Landsat processing now available! http://www.alphapixel.com/demos/
"There is no Truth. There is only Perception. To Perceive is to Exist." - Xen
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to