hi! i've done c++ using existing libraries and whatever before, but never made my own project completely from scratch - i'm trying to learn that at the moment so that i can improve my competency with c++. having issues trying to do #include <customheader.h>. apparently it doesn't exist, even though i have made sure it's included in the project from the context menu. i'm using Visual Studio.
any suggestions would be really appreciated! 🙂