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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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
> > [email protected]
> >
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to