I am getting an Error in Visual Studio after comming back to my code

It says it can’t find the compileCommands_Default.json file. The red line are on the #include “BullCowCartridge.h” line in BullCowCatridge.cpp. And in the header file it can’t acces, it can’t acces the thre header files, that are includet there
( include “CoreMinimal.h”
#include “Console/Cartridge.h”
#include “BullCowCartridge.generated.h”).
Does anyone knwo how to fix this? Many thanks in advance!

Please try this extension: https://gist.github.com/boocs/f63a4878156295b6e854cac68672f305

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms