Can't build UE4 new mod kit - UGCExampleProject

I am trying to build the new mod kit to support modding for my new game.

I am following the QuickStart Guide:

I am getting stuck at step 9, basically I can’t get the solution running.

More details here.

Did anyone encounter this as well?

Many thanks!

Ok, my bad…

I was building the UnrealBuildTool project instead of the UGCExample project.

All I had to do was:

  • in you Solution Explorer right click the UGCExample project and select Debug->Start New Instance or directly set it as Startup Project.