Re: [Flightgear-devel] more cmake problems

2011-11-09 Thread Vivian Meazza
syd Hi Ive been trying to build flightgear with ccmake , no luck yet. The first error was SIMGEAR_VERSION_OK not found , but with some help on irc, I managed to get past this by adding set(SIMGEAR_VERSION_OK 1) to the CMakeLists.txt. Now i get these error messages : WARNING: Target

Re: [Flightgear-devel] more cmake problems

2011-11-09 Thread James Turner
On 9 Nov 2011, at 08:33, Vivian Meazza wrote: You need ALL of the following: CMAKE_PREFIX_PATH - path/to/simgear e.g. D:/Cygwin/simgear SIMGEAR_INCLUDE_DIR - path/to/simgear/include e.g. D:/Cygwin/simgear/include SIMGEAR_LIBRARIES - SIMGEAR_LIBRARIES-NOTFOUND SIMGEAR_VERSION_OK - true

Re: [Flightgear-devel] Terragear now sans plib

2011-11-09 Thread Geoff McLane
On Tue, 2011-11-08 at 22:15 +0100, Frederic Bouvier wrote: - Mail original - On 8 Nov 2011, at 19:59, Frederic Bouvier wrote: FWIW, I added a TerraGear-Win-Cmake task to the Jenkins Server. Artifacts are archived. Brilliant, thanks Fred. I am still not sure about the

Re: [Flightgear-devel] Terragear now sans plib

2011-11-09 Thread James Turner
On 9 Nov 2011, at 15:32, Geoff McLane wrote: In Ubuntu linux, because I do NOT have OSG installed in any 'standard' place, in my makefg script, I do - export CXXFLAGS=-DNO_OPENSCENEGRAPH_INTERFACE=1 export CFLAGS=-DNO_OPENSCENEGRAPH_INTERFACE=1 to get terragear-cs to cmake build...

Re: [Flightgear-devel] Terragear now sans plib

2011-11-09 Thread Frederic Bouvier
In Ubuntu linux, because I do NOT have OSG installed in any 'standard' place, in my makefg script, I do - export CXXFLAGS=-DNO_OPENSCENEGRAPH_INTERFACE=1 export CFLAGS=-DNO_OPENSCENEGRAPH_INTERFACE=1 to get terragear-cs to cmake build... Maybe the CFLAGS is not needed. I did try

Re: [Flightgear-devel] Terragear now sans plib

2011-11-09 Thread Geoff McLane
On Wed, 2011-11-09 at 17:56 +0100, Frederic Bouvier wrote: In Ubuntu linux, because I do NOT have OSG installed in any 'standard' place, in my makefg script, I do - export CXXFLAGS=-DNO_OPENSCENEGRAPH_INTERFACE=1 export CFLAGS=-DNO_OPENSCENEGRAPH_INTERFACE=1 to get terragear-cs to

Re: [Flightgear-devel] more cmake problems

2011-11-09 Thread syd adams
Im on linux , not windows . Im about to try again , and since i know nothing about Cmake files i may be hand editing it wrong ... or possibly putting the variables in the wrong place ... I'll post if Im successful. Cheers On Wed, Nov 9, 2011 at 7:47 AM, James Turner zakal...@mac.com wrote: On 9

Re: [Flightgear-devel] more cmake problems

2011-11-09 Thread syd adams
OK , success I obviously messed it up myself here I started fresh , used cmake-gui. The first error that appeared was the SIMGEAR_VERSION_OK , so i added that BOOL variable in the Add Entry box , reconfigured , and everything built successfully. I guess i messed it up by hand

Re: [Flightgear-devel] more cmake problems

2011-11-09 Thread syd adams
Oops , spoke too soon :) /home/syd/FG/flightgear/src/Scenery/tilemgr.cxx: In member function ‘virtual osg::Node* FGTileMgr::loadTileModel(const std::string, bool)’: /home/syd/FG/flightgear/src/Scenery/tilemgr.cxx:279:17: error: ‘loadDeferedModel’ is not a member of ‘simgear::SGModelLib’ make[2]:

Re: [Flightgear-devel] more cmake problems

2011-11-09 Thread Frederic Bouvier
SimGear not in sync with flightgear -Fred - Mail original - Oops , spoke too soon :) /home/syd/FG/flightgear/src/Scenery/tilemgr.cxx: In member function ‘virtual osg::Node* FGTileMgr::loadTileModel(const std::string, bool)’: /home/syd/FG/flightgear/src/Scenery/tilemgr.cxx:279:17:

Re: [Flightgear-devel] more cmake problems

2011-11-09 Thread Vivian Meazza
Syd -Original Message- From: syd adams [mailto:adams@gmail.com] Sent: 09 November 2011 22:51 To: FlightGear developers discussions Subject: Re: [Flightgear-devel] more cmake problems Oops , spoke too soon :) /home/syd/FG/flightgear/src/Scenery/tilemgr.cxx: In member

[Flightgear-devel] Fixpoints navaids

2011-11-09 Thread HB-GRAL
Hi all I tried to add 8.50 .dat version fixes to my map (map.fgx.ch) yesterday. I see that the database contains the name of the fix/waypoint and coordinates and no further cols. Wouldn’t some classification be useful, i.e. - Approach Fix - Intermediate Fix - Final Fix - MAPT - Step down -