On 6/7/07, Hartman, Michael W. (MSFC-NNM06AA05Z)[PEOPLETEC] <
[EMAIL PROTECTED]> wrote:

Serge & Robert,

If I understand the question, the cmake windows script installs all of
the example executables into a share folder under the main install
location that the user defines with cmake.  The default install location
is "c:\program files\OpenSceneGraph" with the share folder coming under
that directory (c:\program
files\OpenSceneGraph\Share\OpenSceneGraph\bin).

Not sure of the exact reason for installing examples in this directory
but I do like that it is separate so that if I need to redistribute the
dll's, lib's, and include files I don't then have to go through and
remove all of the example executables.  I just don't include the share
folder and I have all that I need to redistribute osg.

Mike Hartman


You're right a share directory is created (I haven't seen it before, thanks
for this point :) ). But the problem is the same, it does not contain the
osg dlls. So it's impossible to launch the examples without copying manually
the examples into bin or copying the dlls into share.

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

Reply via email to