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/
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:27
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]:
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 editing.Than
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 wrote:
>
> On 9 Nov 2011, at 0
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 - tru
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:
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 "fgfs" requests lin
8 matches
Mail list logo