Compiling a C++ Project | GameDev.tv
I am in the “Unreal 5.0 C++ Developer: Learn C++ and Make Video Games” course on the specific video: Compiling a C++ Project, link provided above. It gets to a point where it says to hit terminal at the top and then hit run build task. When he does this, a ton of options popped up for him to choose from. Mine gave me 3 options and they all just said that certain build options were turned off (or something like that). I turned them all on thinking it would fix my problem, but now I just have nothing to choose from. After fiddling with it, it now builds something incorrectly. How to I get Visual Studio Code to find the correct build options?