Re: [Flightgear-devel] No panel or object display in latest code

2011-07-04 Thread Arnt Karlsen
On Sun, 03 Jul 2011 16:30:35 -0700, Bruce wrote in message <4e10fb9b.7070...@celebritycc.com>: > This is on Ubuntu 10.10, Nvidia GeForce 7300GS, with the Nvidia > proprietary drivers. ..does it work with the nouveau driver? (It may work for FG-git and may still be slower for everything else.)

Re: [Flightgear-devel] No panel or object display in latest code

2011-07-03 Thread Bruce Hellstrom
Ok, I'm up and running on OSG 3.0.0. It seems the segmentation fault was due to me not doing a complete "make distclean" before trying to reconfigure FG/SG. Now once I got past that, I had the same issue with no display except the sky color. Turns out the issue was with something left over i

Re: [Flightgear-devel] No panel or object display in latest code

2011-07-03 Thread Bruce Hellstrom
Thanks to everyone who replied. I'm pretty good at managing different versions of FG on the same machine, but this is the first time I had to deal with a different version of OSG. I compiled OSG 3.0.0 and set it to install the libraries and such to the same prefix I use for the latest FG/SG w

Re: [Flightgear-devel] No panel or object display in latest code

2011-07-03 Thread Roland Häder
> Is FG compatible with OSG3? > > Hal I have successfully compiled and launched it. So it is compatible. :) Roland signature.asc Description: This is a digitally signed message part -- All of the data generated in your

Re: [Flightgear-devel] No panel or object display in latest code

2011-07-03 Thread Hal V. Engel
On Sunday, July 03, 2011 10:28:41 AM Roland Häder wrote: > Hi Bruce, > > this is how I configure osg (3.0.0 ATM): > > reconfigure.sh -- > #!/bin/sh > > export CFLAGS="-g -O3 -fPIC" > export CXXFLAGS="-g -O3 -fPIC" > > cmake -D CMAKE_BUILD_TYPE:STRING=Release -D \ >

Re: [Flightgear-devel] No panel or object display in latest code

2011-07-03 Thread Roland Häder
Hi Bruce, this is how I configure osg (3.0.0 ATM): reconfigure.sh -- #!/bin/sh export CFLAGS="-g -O3 -fPIC" export CXXFLAGS="-g -O3 -fPIC" cmake -D CMAKE_BUILD_TYPE:STRING=Release -D \ CMAKE_INSTALL_PREFIX:PATH=/opt ../../osg/ reconfigure.sh --

Re: [Flightgear-devel] No panel or object display in latest code

2011-07-03 Thread ThorstenB
On 03.07.2011 14:37, Citronnier - Alexis Bory wrote: > Le 03/07/2011 11:20, Bruce Hellstrom a écrit : >> Warning: TangentSpaceGenerator: unknown primitive mode 9 Ignore that message. It's not related. >> This is on Linux and I'm using the same dependent versions I was >> using for 2.0.0 inc

Re: [Flightgear-devel] No panel or object display in latest code

2011-07-03 Thread Citronnier - Alexis Bory
Le 03/07/2011 11:20, Bruce Hellstrom a écrit : > I have FlightGear 2.0.0 installed and working. However, I need the > latest code to integrate some changes to be submitted later once > everything is tested. > > When I build the latest pull from Git (SimGear/FlightGear and using > the latest fg

Re: [Flightgear-devel] No panel or object display in latest code

2011-07-03 Thread Arnt Karlsen
On Sun, 03 Jul 2011 02:20:48 -0700, Bruce wrote in message <4e103470.3070...@celebritycc.com>: > I have FlightGear 2.0.0 installed and working. However, I need the > latest code to integrate some changes to be submitted later once > everything is tested. > > When I build the latest pull from

[Flightgear-devel] No panel or object display in latest code

2011-07-03 Thread Bruce Hellstrom
I have FlightGear 2.0.0 installed and working. However, I need the latest code to integrate some changes to be submitted later once everything is tested. When I build the latest pull from Git (SimGear/FlightGear and using the latest fgdata), Everything seems to startup fine except I just have