Hey man … i using ue 4.26 and i solved like these tuto.But these error , i can’t sovle.Please help me.Thanks … <i think that is cause of .json error ?? >
Just to be sure, you replaced "command": "
with "command": "\"\"
. If yes see if it is changed.
You only needed to change it in BullCowGame
and in UE4
. After you changed it try reopening vscode and see if it works.
I want to crying…in this morning, open vscode and these error are stilling.But i solved like
VSCode Intellisense Bug (6:39)
From the looks of it it’s having trouble parsing the path to the compileCommands.json due to the path of your project. I’d suggest you try move your project to a place with a shorter name and no special characters e.g.
D:\Projects\Unreal\BullCowGame
1 Like
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.