Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mnylund

  1. mnylund

    STL in a Static Library Project - Linking Problem

    Yes the library is trying to link, but I get the following two errors, many many times. warning LNK4049: locally defined symbol ??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class...
  2. mnylund

    STL in a Static Library Project - Linking Problem

    I have the same problem, but I am not creating any templates of my own. Only using the stl containers. All the link errors show up as missing from the library when the library is used in the main applicaton, but the library builds OK when built alone.

Part and Inventory Search

Back
Top