You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Executing task in folder lv_port_pc_vscode: cmake --build /Users/user1/Documents/test-lvgl/new_proj_1/lv_port_pc_vscode/build
* The terminal process failed to launch: Path to shell executable "cmake" does not exist.
in my shell, cmake seems to be fine
❯ which cmake
/opt/homebrew/bin/cmake
❯ which clangd
/usr/bin/clangd
it was working 2 days ago through vscode.
but now it is only working when I manually type the cmake and make cmds
The text was updated successfully, but these errors were encountered:
I am getting the below error.
in my shell, cmake seems to be fine
it was working 2 days ago through vscode.
but now it is only working when I manually type the cmake and make cmds
The text was updated successfully, but these errors were encountered: