I’m on Lesson 15 trying to run the:
Int main()
{
return 0;
}
function, and when I open the terminal it looks nothing like the tutorial does. Then when I go (terminal -> Run active file ) It gives an error. (shown below).
If I click any other of the Run options in Terminal menu it says “Tasks are only available on a workspace folder.”
I think it’s not running properly because it says “zsh” and not “cmd” but I can’t change that either.
I’m very new, and it’s not clarified or making any sense. I also want to know do you NEED VS code for Unreal Engine? Or can all this be done on Xcode?