I’m new to unreal and wanted to see how C++ for unreal works so i downloaded the vs community 2022 and stuff but when i tried to make the first C++ project I got the first error, when i tried to make a C++ class I got the second error and when i tried to recompile and reload the files i got the last error, i tried varies things, if remove some code from .uproject file for visualstudiotools it compiles but the errors dont go away, Help will be really appreciated, I’ve been stuck on this for days
It compiles? So then does it actually work?
VS code intellisense (what, in part, displays errors) seems to be horrible when using C++ and working with Unreal.
But if you build and it finishes compiling everything, I’d just ignore it.
If you don’t need live coding for something specific, turn it off, it’s not the most stable thing.