HI Martin,

Could you send me the changes you've made to get things to compile,
I'll get these merged with SVN.

I'm downloading the peaceful valley data right now and will test to
see if things run correctly.

BTW, do other datasets work fine?

Robert.

On Mon, Jul 21, 2008 at 6:45 PM, Martin Spott <[EMAIL PROTECTED]> wrote:
> Martin Spott wrote:
>> "Robert Osfield" wrote:
>>
>> > [...], my best guess is that you changed:
>> >
>> >     virtual ~Record() {}
>> >
>> > To:
>> >
>> >     virtual ~Record();
>>
>> Yes, this is the change I made in 'src/osgPlugins/OpenFlight/Record.h'
>> at line 64 to make the MIPSPro compiler happy, thus reverting that tiny
>> part of changeset 7756.
>> Yet I had to realize that, after finally getting proper binaries, I was
>> unable to load an OpenFlight sample database that loaded nicely on a
>> Linux machine where I didn't apply that change - but that's a different
>> issue.
>
> The primary complaint is still valid and the mentioned change is still
> required to make MIPSpro happy.
>
> Unfortunately I'm unable to tell why 'osgviewer' now dumps a core when
> loading the "Peaceful Valley" OpenFlight sample set from
> 'http://3dnature.com/scenesample.html'. Looking at GDB, it seems to me
> that the last action is to load 'libosgSim' - I'll see if I get
> anywhere further,
>
>        Martin.
> --
>  Unix _IS_ user friendly - it's just selective about who its friends are !
> --------------------------------------------------------------------------
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to