Closed gregsuper closed 4 years ago
This is basic programming, add extern to the functions with the error.
But to which functions should I assign extern? Please help me figure it out)
Did you even read the damn error? It tells you the exact issue and where... If you even bothered to put 1 minute into looking it up you’d have fixed it by now. I’m not the C++ Tech support.
wich libraries do we need to link because it looks like to be a linker problem
Make sure your building x64 Release
https://streamable.com/7suhs don't want to bother you but here it is
Add extern to the functions in the error
thanks, I was doing wrong by adding from the start "extern" in the global.cpp
now I just need to update the offsets and i will make a pull request
i think now you can close the issue @ExileR
[Deleted]