> 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

Reply via email to