Recently I’ve worked on a project with a group of people, but currently after some commits the project will no longer compile in other machines. The error shows a series of header files that exist in the project, but with the older filepath. What’s odd is, the current file path seems to be updated correctly for everyone on the repo, as this was a very early name change.
We’ve already generated Visual Studio project files multiple times over, but it still won’t compile for them while my machine runes and compiles without issue.
