"Unresolved External Symbols" Error

I have been trying to solve these errors from yesterday. I have never seen these before or don’t know where they are coming from. Visual Studio says they are because of “Unresolved External Symbols”. Does anyone know why these happen?

Let me know if you want more info.

You need to add GameplayTasks to your list of dependencies in your Build.cs.

Recently explained how/why here: How would you tell if you needed a module reference? - #2 by DanM

Thank you, Dan that solved my error.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms