Hello!
Can you please help me with this error? I already google it but no answers found. I'm using VS2013 Ultimate; Win32Application using MFC Static Library.
Development files: ODEApp.cpp, ODEApp.h and MyParser.obj
Error:
error LNK2001: unresolved external symbol "class ATL::CTraceCategory ATL::atlTraceException" (?atlTraceException@ATL@@3VCTraceCategory@1@A)
error LNK2001: unresolved external symbol "public: static class ATL::CTrace ATL::CTrace::s_trace" (?s_trace@CTrace@ATL@@2V12@A)
error LNK2019: unresolved external symbol _AtlTraceVA referenced in function "public: void __cdecl ATL::CTrace::TraceV(char const *,int,unsigned long,unsigned int,char const *,char *)const " (?TraceV@CTrace@ATL@@QBAXPBDHKI0PAD@Z)
Looking forward for your help. I just need to finish this project before weekends!Thank you in advance. God bless!
Regards,