Problem with creating new C++ project

Guys, there is one problem that not allows me to work with UE4. When I try to create a new C++ project I recieve such message: “The project failed to compile with this version of the engine. Would you like to open the project in Visual Studio?”, although I have the latest version of engine. If then I move to the Visual Studio and inherit properties in VC++ Directories, Unreal Editor manages to run, but I am still not able to add code from it because of this: “Failed to add class MyActor. Failed to automatically hot reload the ‘MyProject2’ module.”. How can I get rid of problem with creating project?