Menu

error LNK2001: unresolved external symbol

igorv007
2005-10-12
2013-05-20
  • igorv007

    igorv007 - 2005-10-12

    I just started using TinyXml and received the following linker errors:

    error LNK2001: unresolved external symbol "protected: virtual void __thiscall TiXmlDocument::StreamOut(class std::basic_ostream<char,struct std::char_traits<char> > *)const "
    error LNK2001: unresolved external symbol "protected: virtual void __thiscall TiXmlDocument::StreamIn(class std::basic_istream<char,struct std::char_traits<char> > *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > *)"
    error LNK2019: unresolved external symbol "public: __thiscall TiXmlBase::StringToBuffer::StringToBuffer(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)"

    I am using VS2005 RC1. Any help is greatly appreciated.
    Thanks.

     
    • igorv007

      igorv007 - 2005-10-13

      Resolved.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.