I am just beginning and was doing the "Hello World" project. I have even copy and pasted the example from the tutorial, but everytime I try to compile, I get an error that reads
[Build Error] No rule to make target 'Hello World.cpp' needed by '"Hello World.o"'. Stop.
I have been having trouble finding a solution for such a basic problem. Any advice is appreciated.