Ethan D. Schur wrote:

I am trying to build Flightgear from cvs on a Windows machine using MSVC7. I have all the headers and libs where they need to be but when it links I get over 600 unresolved external errors.

They look like this
FlightGear error LNK2001: unresolved external symbol "bool __cdecl copyProperties(class SGPropertyNode const *,class SGPropertyNode *)" (?copyProperties@@YA_NPBVSGPropertyNode@@PAV1@@Z)


FlightGear error LNK2019: unresolved external symbol "public: __thiscall sg_gzifstream::sg_gzifstream(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,int)" (??0sg_gzifstream@@[EMAIL PROTECTED]@[EMAIL PROTECTED]@std@@[EMAIL PROTECTED]@2@@std@@[EMAIL PROTECTED]) referenced in function "class std::basic_istream<char,struct std::char_traits<char> > & __cdecl std::operator>><char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_istream<char,struct std::char_traits<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &)" ([EMAIL PROTECTED]@std@@[EMAIL PROTECTED]@1@@std@@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@2@@0@@Z)






What am I doing wrong?


-Ethan




_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to