In test.cpp change
#include "test/test.h"
With
#include "test.h"
Do the same with enemy_base_class.cpp
The 8k errors that’s just intelisense freaking out for no reason. Make sure you generate visual studio files again and then open visual studio, it should help with intelisense false flags.