Cannot create a c++ template project

Hello, everyone.

I’ve downloaded UE4 just now and wanted to start playing around with it and came across one problem.
I simply can not create a c++ template project. It gives me the following the error:

Failed to generate project files. Log output:
Running C:/Program Files/Epic Games/4.7/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“C:/Users/Sony/Documents/Unreal Projects/MyProject/MyProject.uproject” -game -rocket -progress
Discovering modules, targets and source code for game…
UnrealBuildTool Exception: ERROR: Expecting at least one ProjectTarget to be associated with project ‘C:\Users\Sony\Documents\Unreal Projects\MyProject\Intermediate\ProjectFiles\MyProject.vcxproj’ in the TargetProjects list

Creating a blueprint template works fine, but c++ does not. Any suggestions?
Thank you.