> Oops! Seems mk4vc60s_d.lib has now
> become mk4vc60s_std_d.lib. Another small
> fix ...
>
When I try to build FG with mk4vc60s_std_d.lib, VC6 shows 15 external errors
like
"runways.obj : error LNK2001: unresolved external symbol "public: class
c4_FloatRef  __thiscall c4_FloatProp::operator()(class c4_RowRef const
&)const " (??Rc4_FloatProp@@QBE?AVc4_FloatRef@@ABVc4_RowRef@@@Z)
simple.obj : error LNK2001: unresolved external symbol "public: class
c4_FloatRef  __thiscall c4_FloatProp::operator()(class c4_RowRef const
&)const " (??Rc4_FloatProp@@QBE?AVc4_FloatRef@@ABVc4_RowRef@@@Z)
runways.obj : error LNK2001: unresolved external symbol "public: class
c4_StringRef  __thiscall c4_StringProp::operator()(class c4_RowRef const
&)const " (??Rc4_StringProp@@QBE?AVc4_StringRef@@ABVc4_RowRef@@@Z)
simple.obj : error LNK2001: unresolved external symbol "public: class
c4_StringRef  __thiscall c4_StringProp::operator()(class c4_RowRef const
&)const " (??Rc4_StringProp@@QBE?AVc4_StringRef@@ABVc4_RowRef@@@Z)
runways.obj : error LNK2001: unresolved external symbol "public: __thiscall
...."
What's wrong?
If I use mk4vc60_d.lib, FG builds ok.

All the best,

Marcio Shimoda


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

Reply via email to