I’ve seen a lot of posts pointing to this bit of code for a new server target, but I’m unable to get it to compile.
I’m basically trying to get a dedicated server build target added to a minimal new project, but adding a build target will simply produce a MASSIVE amount of unresolved external symbols.
You’d think that there would be more posts about this and more solutions or even guides on how to implement a new (server) build target.