ionescu007/SimpleVisor

Cannot open include file

Closed this issue · 0 comments

Maybe I'm too new to Visual Studio, but I replaced all includes of EDK to where I have EDK stored, got rid of all inherited values, but still getting an error from not being able to include, "Cannot open include file: 'C:\Users\aione\Documents\GitHub\VisualUefi\edk2..\EDK-II\BaseLib\vshacks.h': No such file or directory", which I created a system wide environment variable for EDK named $(EDK_PATH), since it seemed like a good easy way to fix it as well as use it in the future whenever I need, but it is still throwing errors as if there is some hidden include that is inheriting it.