The project could not be compiled. Would you like to open it in Visual Studio?

Hello EnochLeo,

Please be aware that as of version 4.10.0, we began requiring Visual Studio 2015 to compile C++ projects in the engine. This error is likely coming from using Visual Studio 2013. Can you try downloading Visual Studio 2015 and see if it’ll work correctly with that?

Keep in mind that during the Visual Studio 2015 installation, you may need to select “Custom” installation so that you can ensure that the “Common Tools for Visual C++ 2015” (Not to be confused with “Common Tools”) are installed, as these are required for compiling C++ with the engine.