Re: [Flightgear-devel] 2.10 Build error

2013-02-25 Thread James Turner
On 25 Feb 2013, at 04:34, castle...@comcast.net wrote: Running with cmake 2.8.2. where do I find SimGearComponent? Did I miss a step before cmake? Or something from 2.8? Starting with a fresh build-dir? I.e assuming you're in 'sg-build' which is a sibling of 'simgear' rm -r * cmake

Re: [Flightgear-devel] 2.10 Build error

2013-02-25 Thread Kleo G .
You can also try inside the build-dir 'ccmake ../path-to-source-dir' and get Cmake's Interactive Configuration Tool and fix everything there. Notice the 2 'c' in ccmake! Cheers! Kle On 25 feb 2013, at 10:41, James Turner zakal...@mac.com wrote: On 25 Feb 2013, at 04:34,

[Flightgear-devel] 2.10 Build error

2013-02-24 Thread castle . 64
Hi, Started a new build for FG-2.10; last build was 2.6 Problem right out of the gate with simgear Following error output [castle@rampart simgear]# cmake ../simgear -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc