[osg-users] compiling examples
Felix Bwire
bwifex at gmail.com
Thu Aug 2 03:29:29 PDT 2007
Hi there,
whenever I try to run an example or code, I get the warning that "could not
find plugins to read objects from file." Then it also says "osgviewer: no
data loaded." How do I go about it, it seems there is something I didn't do
right.
Thanx,
Felix
On 8/2/07, Robert Osfield <robert.osfield at gmail.com> wrote:
>
> Hi Dave,
>
> The examples aren't build by default - there are nearly a hundred of
> them so its good to keep build time down for those who don't need
> them.
>
> The examples can be built by running:
> cd OpenSceneGraph
> ccmake .
>
> And then in console GUI presented toggling on the BUILD_OSG_EXAMPLES
> to ON, the press 'c' to configure, then 'g' to generate the final
> build system.
>
> Then just run make as sual.
>
> Robert.
>
> On 8/1/07, Dave Pugmire <pugmire at lanl.gov> wrote:
> > Hi,
> > Newbie here.
> > Just installed the 2.0 on linux, did a make:
> >
> > ./configure
> > make
> >
> > But it didn't make the examples.
> > cd examples
> >
> > cmake .
> >
> > gave me a 'Unknown Cmake command "SETUP_EXAMPLE"'
> >
> > I'm not finding anything in particular about building the examples.
> > Should it happen automatically when building the OSG source?
> > Not seeing anything in the make files either....
> >
> > Thanks for your help-
> > -dave
> >
> > _______________________________________________
> > osg-users mailing list
> > osg-users at lists.openscenegraph.org
> >
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20070802/9c34c83b/attachment.html
More information about the osg-users
mailing list