I can't start the project

tell me what to do. I decided to create a c++ class for the first time.I’ve always done blueprints before. immediately after that, I closed the project, opened it, and here’s the error(deep dark fantasy is the name of the game, the name of the project itself). UE 5.5.4



if you click no, it will be like this

(¬‿¬ )

slave-gachimuchi.thumb.gif.ec35d6a73ace06337fbb251e7b4ffe4b

We MUST make it work!

RMB on project:
image

does not work. after I created the class, but before I quit the project, I opened the class and there are errors


Can’t open the source
MyActor.generated.h
GameFramework/Actor.h
CoreMinimal.h

:thinking:

Did you follow this guide?

after this guide

“Yes” doesn’t produce a good result? :roll_eyes:

Try creating a new project for C++. Does it work?

If i click yes, everything will be the same


I can’t create a project in C++

:face_with_raised_eyebrow: This doesn’t work?:

yes
there are errors

What is this path? Symbols must be Latin only.

image

UPD
Also try installing (via VS installer) another version of MSVC.

image

@228Arseniy228

on Right side of Visual Studio, there will be displayed message that tell which component is mission for unreal project. Install the mission component and then project can be compiled

I fixed the path. I can create a project now, but here’s what to do with the old one.

VS has installed something, but the project does not start.

Second attempt:

If it doesn’t help, copy-paste the content into a new project and use it. :man_shrugging:

UPD
It is also worth deleting the folders .vs, Intermediate, Binaries before second attempt.

If it doesn’t help, copy-paste the content into a new project and use it. :man_shrugging:
I should have done it right away) thank you