Skip to content

Commit

Permalink
Update vscode.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HJfod authored Aug 24, 2023
1 parent d6b4ed9 commit fb326aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mods/vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ Now register CMake as the **Configuration Provider** for the C++ extension by ru
Scroll down to **Advanced** options, and set the Configuration Provider as `ms-vscode.cmake-tools`.

Now if you run `CMake: Configure`, assuming you have Geode properly installed, the include errors should go away.

If the errors still persist, try building the mod with `CMake: Build`. If the build is succesful but the errors don't disappear, try restarting VS Code.

0 comments on commit fb326aa

Please sign in to comment.