So I have tried to open up a simple Basic Code, C++ Template. But it simply refuses to compile (and thus open up)
Here are the errors I got. I tried to fix it by following these C11XX error fixes. Uninstalled-reinstalled VS 2013. Switched to VS 2015. Restarted PC. Nothing works.
Here are some specs:
Windows 8.1 -64bit-. VS 2015 Update 3. Tried 4.12 and 4.15 Preview 2.
When installing an Engine via the launcher, you get prompted to select a few extra stuff to install. One of those is “Engine Source Code”. By looking at your error, it seems to me that you installed the engine without its source and therefore cannot build new C++ projects. Try modifying/reinstalling and make sure to add the source.