Compile error

Info Creating makefile for hot reloading ShooterGame (no existing makefile)
Info Compiling game modules for hot reload
Info Performing full C++ include scan (no include cache file)
Info ERROR: Windows SDK v8.1 must be installed in order to build this target.

as I can resolve this error?

Hello oscarperezart,

From the error message, it seems like you need to install the Windows 8.1 SDK. You can find a download link from Microsoft here: Windows SDK 和模拟器存档 | Microsoft Developer

Hope this helps!