add CPP with godot

Godot Version

godot 4.5.1

Question

I have a problem to installe the cpp repos github of godot and compil them with scons, can you help me?

Try another clean pull (new folder) of that exact version and follow the instructions for building to the letter.

My hunch is that perhaps you pulled some in-between commit rather than this particular version?

There should not be something like a “missing” file. Peek inside godot.hpp to see whether the include perhaps specifies an incorrect path, and check if the file is really missing or exists but in the wrong path.