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...
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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.