MyProjectName.h does exist, but I couldn’t locate its precompiled file though. All .cpp files that was created from VSC++ always give out [that file could not be located in any of the module’s include search paths] error when we have them declare MyProjectName.h. Files that were generated from Editor are fine though. However, if we remove and reimport them with VSC++, we get the same errors.
Is there anyway to fix this?