New project not opening

When I create a new project, Visual Studio launches and opens fine but the editor does not open. If I go to my project folder then run it from there I get this error message:

Then I run that and I get this:

Can someone please help me with this, not sure if I have set it up wrong or what…

Hello! You need to compile the project in Visua studio.

I tried it and got a few errors, it didn’t work. :stuck_out_tongue:
Edit: Here are the errors:

you need to go to VC++ directories and put everywhere inherit path from parent.

I think that may have worked, will edit this in 5 mins to confirm :slight_smile:
Edit: Yes it worked thanks so much ! :slight_smile:

Ok :wink: Should work.