Not able to build .h or .cpp file

Hi guys,

so im busy with the twin stick shooter tutorial and where the .h and .cpp file needs to be created for he base character I get stuck with being able to build. I’ve added the code to two separate files but when I try to build it in Xcode or MS Visual Studio, the build buttons are greyed out.

Help please!!

Solved it! For some reason the Editor opened the .h and the .cpp files as individual files and not the .xcworkspace file. If this is opened with Xcode the .h and .cpp files can be found in the Xcode folder browser and saved that way.