I'm new to C++, and the error message are just not as clear as Java compiler error messages. Could someone tell me exactly what this message is saying?
t2.obj : error LNK2001: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall XMLConvert:arseXMLFile(char * const)" (?parseXMLFile@XMLConvert@@QAE?AV?$basic_string@D
Thank you. ------
KJR
t2.obj : error LNK2001: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall XMLConvert:arseXMLFile(char * const)" (?parseXMLFile@XMLConvert@@QAE?AV?$basic_string@D
Thank you. ------
KJR