I have seen many posts on why we get LNK2019 error and how to resolve it but I want to understand the error message which is generated. From reading the message I don't understand from where to begin. Could someone please help me understand which class/method/function etc is the error message referring to and why? Below is the error message. Thanks!
Error LNK2019 unresolved external symbol "__declspec(dllimport) public: __thiscall QDir::~QDir(void)" (__imp_??1QDir@@QAE@XZ) referenced in function "int __cdecl DataInOut::writeIqFile(class std::vector,class std::allocator > > &,class std::basic_string,class std::allocator > const &,bool,__int64,bool)" (?writeIqFile@DataInOut@@YAHAAV?$vector@V?$complex@M@std@@V?$allocator@V?$complex@M@std@@@2@@std@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@_N_J2@Z)