I’m currently following Section 3: Obstacle Course Project in Unreal Engine 5 C++ Developer: Learn C++ & Make Video Games Course, but got stuck…
But every time I Create a new C++ Class, the following error pops up:
When I reopen the project, the following error pops up:
And I just realized that if I create a C++ project right from the start, the following error pops up:
As a side note, I’m currently using Macbook Pro with Apple Silicon M1 Pro and Unreal Engine 5.0.3. Also, I’ve installed XCode 14.0.1 but I’ve changed the source code editor to Visual Studio Code.
Any help would be appreciated…
I really would like to continue following the GameDev.tv course.
Thanks in advance