Is it possible to choose the default screen in a multi monitor configuration?

I too am stuck with the “unresolved external symbol” error in the 4.19.2 version.

EDIT: I needed to include the following headers:

  • include “GenericApplication.h”
  • include “SWindow.h”

And add the following modules in my project’s Build.cs file:

  • ApplicationCore
  • SlateCore
1 Like