Hey so I setup a project on windows 10 and I’m getting an issue
“C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\bin\Hostx64\x64\cl.exe”
I think it’s something to do with the compileCommands.json files generated they have strings like
“command”: “C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\bin\HostX64\x64\cl.exe
@"C:\Program Files\Epic Games\UE_4.27\.vscode\compileCommands_escape_room\escape_room.210.rsp"”,
which might be the cause, but has anyone ran into and fixed this issue I can’t seem to get it work?