Jonathan Polley wrote:
> 
> I just updated my copy of FlightGear from CVS and did a rebuild.  Linux
> built and ran just fine, but MS Visual C gives the following errors during
> the link phase:
> 
> fg_io.obj : error LNK2001: unresolved external symbol "public: virtual bool
> __thiscall FGATC610x::close(void)" (?close@FGATC610x@@UAE_NXZ)
> fg_io.obj : error LNK2001: unresolved external symbol "public: virtual bool
> __thiscall FGATC610x::process(void)" (?process@FGATC610x@@UAE_NXZ)
> fg_io.obj : error LNK2001: unresolved external symbol "public: virtual bool
> __thiscall FGATC610x::open(void)" (?open@FGATC610x@@UAE_NXZ)
> 
> It looks as if MSVC does not like the newly added use of atc610x.  When I
> revert back to the previous version of fg_io.cx, everything is fine.

That's already fixed in a patch that I've sent Curt.  So it's hopefully
in CVS soon.

CU,
Christian

--
The idea is to die young as late as possible.        -- Ashley Montague

Whoever that is/was; (c) by Douglas Adams would have been better...

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to