Unable to update Demo Shooter Game to 4.2

Updated to 4.2 but am unable to update shooter demo game from marketplace to work in new version.

Error as follows

Project files could not be generated. Log output:

Found 0 directories to search
FillProjectInfo took 0.0001 seconds
Running F:/Unreal/Unreal Engine/4.2/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“F:/Unreal/projects/marketplace/Shooter Game 4.1/ShooterGame.uproject” -game -rocket -progress
Discovering modules, targets and source code for game…
UnrealBuildTool Exception: ERROR: Visual Studio 2012 or Visual Studio 2013 must be installed in order to build this target.

I suggest just downloading it from market place again, selecting version 4.2 this time. You will likely run into compile errors, as I did, with compiling 4.1 version. Unless of course you’ve greatly modified it’s source, in which case a developer may be able to support you in conversion process.

Hope that helps

Hey forgotten,

project needs to be recompiled to work in 4.2 because it’s based in code. Since you don’t have Visual Studio installed, it’s giving you an error instead of an option to recompile. To use project in 4.2, you will need to download it from Marketplace while set to 4.2. This won’t overwrite your 4.1 version.

Best,