ranjitvictor
Programmer
I get the follwing error while rebuilding my app,
fosmsg.lib(NORMSF1.OBJ) : error LNK2001: unresolved external symbol "public: __thiscall TJIdxRecClass::TJIdxRecClass(void)" (??0TJIdxRecClass@@QAE@XZ)
can somebody explain to me how the lib and obj files are related?
If the above question is wrong then why is this happening?
fosmsg.lib(NORMSF1.OBJ) : error LNK2001: unresolved external symbol "public: __thiscall TJIdxRecClass::TJIdxRecClass(void)" (??0TJIdxRecClass@@QAE@XZ)
can somebody explain to me how the lib and obj files are related?
If the above question is wrong then why is this happening?