--------------------------------------------------
From: "ThorstenB" <bre...@gmail.com>
Sent: Monday, June 13, 2011 4:29 PM
To: "FlightGear devel list" <flightgear-devel@lists.sourceforge.net>
Subject: Re: [Flightgear-devel] Introduce "PRESERVE" flag

>
>> With MSVC10
>>
>> ------ Build started: Project: fgScripting, Configuration: Release
>> Win32 ------
>>   NasalSys.cxx
>> NasalSys.cxx(918): error C2039: 'PRESERVE' : is not a member of
>> 'SGPropertyNode'
>> 
>> C:/FlightGear/install/msvc100/SimGear/include\simgear/props/props.hxx(739)
>> : see declaration of 'SGPropertyNode'
>>
>> (And similar report in nasal-props.cxx,  property_list.cxx, globals.cxx,
>> where it is used)
>>
>> Plus this one
>>
>> globals.cxx(398): error C2065: 'PRESERVE' : undeclared identifier
>> globals.cxx(400): error C2660: 'copyProperties' : function does not take 
>> 4
>> arguments
>
> Same reason for all issues: simgear doesn't match. "git pull" simgear 
> please.
>
> cheers,
> Thorsten
>
>
>
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Have done.
Git-diff shows that I am up to date as well.

But problem solved. Simgear´s Cmake install directory had got reset to its 
default instead of when I did a "Delete Cache" . Consequently when I built 
FG itself it still found the old Simgear headers and libraries.

I am re-compiling and will report back if there is still a failure.

BTW Hudson showed a simgear failure with cmake this morning.

Sorry for the noise and thanks for the response.

Alan 


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to