Hello,
I'm new to both C++ and SFML, and I recently bought the "SFML Game Development" book. After reading the first chapter, I downloaded the source code from the Packt website. After putting the files in my project file, I built the program. However, the log told me:
Fatal error: Book/Game.hpp: No such file or directory
What do I do?