Rade Dynamic Shooter Template

Hmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm

So As I see it there are 2 possible problems:

  1. Your system doesn’t recognize that Visual Studio is installed.
    Try opening/creating project with Visual Studio. (Maybe it will register the file type with Visual Studio)
    If it still doesn’t work try it with 4.10 preview. (4.9 should work with VS 2015, but you can never be sure)

  2. You need Unreal Engine 4.9 or 4.10 source code.
    Download the source from:
    https://github.com/EpicGames/UnrealEngine
    Extract zip file.
    Run setup.bat
    After the setup is finished run GenerateProjectFiles.bat with “-2015” (file->properties. After the file name add -2015)
    open UE4.sln and build it.(It can take from 30 to 50 minutes)
    after that open Rade.sln and build it.

That for sure should fix any kind of possible issue.


I don’t know what else to add. If anyone else has any advice or tip to solve this problem it would be great.

Good Luck.