Can't create a c++ class(an actor one)

Where do i put the ctrl shift b command?

where do i put that command? i really need help

In VS Code.

Ok, i solved that thing but now, when i manually compile it, i restart the project and then it gives me this
image
and if i press yes
image

You compiled from VS Code? You must likely used the wrong build task. You need to use the editor version.

Ok so can you explain me exactly how do i fix it?

Compiling as I suggested should give you an output of the compilation including errors. Could you show that?

Ok so i have to go in the VS and ctrl shift and b and then? Compile what? The project?

Yes. Are you having trouble with that?

Oh ok

Im going to tell you if it works

Ok so i opened the project in VS code and runned the build task! Win64 development build, i opened this and it still doesnt workz

That’s not the right build task. You need spercamerge1Editor Win64 Development Build.

Then please show the output of that.

ok, i did that and still
image


image
ok so still not working

The file it mentions is part of the C++ Standard Library. Have you successfully installed Visual Studio Community as described in the course?


image
this is what my problem looks like

What does the problems say?

Privacy & Terms