cannot resolve error LNK2019

Usually when these LNK errors appear it is because you need a specific module loaded in via this build.cs file. Perhaps someone else knows which one you need :confused:

EDIT: You might need to regenerate project files after updating your build.cs file and then trying to recompile.

2 Likes