Missing [NameOfTheProject] Module

Hello guys. I am very very new to unreal so I got some problems with opening a simple Project.

I downloaded and installed UE4 then I create an empty C++ Project and Opening it. And this happens

23936-screenshot_9.png

So ok maybe this what shell be, I press Ok and then I get this.

23937-screenshot_10.png

So yeah, Only the VisualStudio is opening, the UE4 Editor is not openning.

Thank you in Advance

What are your settings for compiling inside VS? Try choosing “DebugEditor”. :confused:

at first was only the Debugger, But changing to DebugEditor doesnot change anything, Im getting the same error.

By the way how is this working ?. I create a C++ project and I have to compile it from Visual Studio or how ?