Re: [Flightgear-devel] ccmake problems with flightgear git latest

2012-01-11 Thread Viktor Radnai
Hi all, I had the same issue. It's quite odd. Git status was showing my tree as unmodified but I had to do the same thing (clone a new copy) with simgear otherwise it was not finding OSG in /usr/include. I think it was only looking in /usr/local/include for some reason. Cheers, Vik On

Re: [Flightgear-devel] ccmake problems with flightgear git latest

2012-01-11 Thread Stefan Seifert
On Wednesday 11 January 2012 13:27:04 Viktor Radnai wrote: I had the same issue. It's quite odd. Git status was showing my tree as unmodified but I had to do the same thing (clone a new copy) with simgear otherwise it was not finding OSG in /usr/include. I think it was only looking in

Re: [Flightgear-devel] ccmake problems with flightgear git latest

2012-01-11 Thread Viktor Radnai
Thanks for that. One of these days I'll actually learn git I promise :) Unfortunately I already nuked the old tree so I can't figure out what was left over that was causing the error. Cheers, Vik On 01/11/2012 01:50 PM, Stefan Seifert wrote: On Wednesday 11 January 2012 13:27:04 Viktor Radnai

[Flightgear-devel] ccmake problems with flightgear git latest

2011-12-05 Thread Sid Boyce
[ FindOpenSceneGraph.cmake:130 ] Failed to parse version number, please report this as a bug CMake Error at /usr/share/cmake/Modules/FindOpenSceneGraph.cmake:199 (message): ERROR: Version 3.0.0 or higher of the OSG is required. Version .. was found. Call Stack (most recent call

Re: [Flightgear-devel] ccmake problems with flightgear git latest

2011-12-05 Thread Sid Boyce
A new clone of flightgear sorted that problem out. Regards Sid. On 05/12/11 23:38, Sid Boyce wrote: [ FindOpenSceneGraph.cmake:130 ] Failed to parse version number, please report this as a bug CMake Error at /usr/share/cmake/Modules/FindOpenSceneGraph.cmake:199 (message): ERROR: