Now that I had been able to build SimGear with the provided Workspace
and the file "simgear_config.h.vc5" sent by Bernie Bright (thanks a
lot!), I moved to FlightGear.

With the included MSWorkspace, I got 82 of that sort of errors:

auto_gui.cxx
c:\flightgear\source\msvc\flightgear\src\navaids\fix.hxx(74) : error
C2248: 'ident' : cannot access private member declared in class 'FGFix'
        c:\flightgear\source\msvc\flightgear\src\navaids\fix.hxx(55) :
see declaration of 'ident'

and so on...

OR

newauto.cxx
C4800: 'int' : forcing value to bool 'true' or 'false' (performance
warning)
c:\flightgear\source\msvc\flightgear\src\navaids\ils.hxx(131) : error
C2248: 'ilstype' : cannot access private member declared in class
'FGILS'
        c:\flightgear\source\msvc\flightgear\src\navaids\ils.hxx(51) :
see declaration of 'ilstype'

and so on...

Bye,

        jcz

-------------------------------------
Jean-Christophe Zufferey
PhD Student
EAST-ASL-ISR-DMT-EPFL
Swiss Federal Institute of Technology
1015 Lausanne
++41 21 693 77 53
http://dmtwww.epfl.ch/~jzuffere
------------------------------------- 



_______________________________________________
Flightgear-users mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to