Don, thanks a lot for answering so fast. It actually helped, I rebuilt everything and just re-installed. The plugin seems to work fine launched with osgviewer. And now I am able to compile src/Viewer and obtain a Linux32.opt/viewer1 file. Therefore, I have a 'segmentation fault' when I launch ./viewer1 !

Do you think it might come from this : When I did the 'make' I had some errors (which I had yesterday also) concerning the GUI building : some files were not found :

FL/Fl.H
FL/...
...
latInput
turbInput
...
FL_TOGGLE_BUTTON
..

At first I thought it was not really important, but maybe I was wrong..should I get these files, and if yes, where?
Thanks again,

David





From: "Don Burns" <[EMAIL PROTECTED]>
Reply-To: osg users <[email protected]>
To: "osg users" <[email protected]>
Subject: Re: [osg-users] osgEphemeris linking issues
Date: Wed, 3 May 2006 11:55:48 -0700

Check your build.  There should be a resultant moon_images.cpp and
sun_image.cpp in src/osgEphemerisLib/ .   These are likely the place the
missing symbols are.  If these files don't exist, then you may not have
built things in order.  These are generated during the build.

-don

On 5/3/06, David Lascombe <[EMAIL PROTECTED]> wrote:

Hi,
I am trying to test osgEphemeris which I downloaded with DWMake through
CVS
as advised on the website. I then compiled and installed everything to the
default directory : /usr/local.

I tried to compile the 'Viewer' example in the 'osgEphemeris/src/'
directory
using the GNUmakefile and I had error messages telling me that there were
some undefined references into libosgEphemeris.so to some Static variables
of the '..Moon...' class.

Please help me, as anybody had the same problem?
I am using Fedora Core 3 by the way.

Thank you in advance,

David


_______________________________________________
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/


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

Reply via email to