Trying to print some debug values out so I can see what my methods are returning. GEngine>AddOnScreenDebugMessage appears to need #include “EnginePrivate.h” but when I add this to Recast.cpp and try to compile it says that it’s not in any of Recast’s include pathes.