Problem while compiling .dll
So i downloaded a cheat source code,the cheat in the files was already compiled .dll + the source code,i took the source code,add the exact same files on a new vs studio 2017 project but i can not compile it,it shows me those errors
Severity Code Description Project File Line
Error LNK1120 1 unresolved externals mirrortk C:\Visual Studio 2017\Projects\mirrortk\Debug\mirrortk.dll 1
Also i got LNK2001 problem on project mirrortk file Utilities.obj Line 1
And LNK2019 problem on project mirrortk file Offsets.obj Line 1
I'm trying 2 days to fix those errors...
Does anyone knows how to fix those errors?
Thanks!
Resolve the externals, You didn't declare something