* Vikas N Kumar -- Saturday 15 March 2008:
> I was able to get the 3 screen thing working but the performance was
> quite bad. The "load scenery objects" took more than 2-3 minutes to
> load [...]

You said that you were using everything from CVS/SVN. But this sounds
a bit like you aren't using OSG/SVN/*HEAD*, which you should. Also
make sure you configured OSG with either of

  $ cmake . -DCMAKE_BUILD_TYPE=Release
  $ cmake . -DCMAKE_BUILD_TYPE=RelWithDebInfo

because without specifying a build-type you'll get "Debug", which is
quite slow.

m.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to