Hi,
Please let me know if something is missing, I was following
this video just to see how people start with the engine.
I downloaded Visual Studio C++ Express, after that, I configured as guided in the video, but when trying to play, I get this error:
C:\Esenthel\Projects\_Build_\1 - Basic App\Project 2010.vcxproj : warning : Platform 'x64' referenced in the project file '1 - Basic App' cannot be found. Please make sure you have it installed under '%VCTargetsPath%\Platforms\x64'.
1>------ Build started: Project: 1 - Basic App, Configuration: Debug Win32 ------
1> Commands.cpp
1> Main.cpp
1> Generating Code...
1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I'm not really familiar with Visual Studio problems, this may be easy to solve, let me know if there is any information missing.
Thanks