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
[cmake] CMake Error: Could not find CMAKE_ROOT !!!
[cmake] CMake has most likely not been installed correctly.
[cmake] Modules directory not found in
[cmake] /bedrock/cross/pin/share/cmake
[cmake] CMake Error: Error executing cmake::LoadCache(). Aborting.
The CMake extension in vscode doesn't work properly in bedrock linux. so i had to use strat -r arch code to launch it. since i have a workaround this isn't a pressing issue, but it would be great if I could use Debian's gcc10(abi compatibility with old progs) along side my main arch install
The text was updated successfully, but these errors were encountered:
[cmake] CMake Error: Could not find CMAKE_ROOT !!!
[cmake] CMake has most likely not been installed correctly.
[cmake] Modules directory not found in
[cmake] /bedrock/cross/pin/share/cmake
[cmake] CMake Error: Error executing cmake::LoadCache(). Aborting.
The CMake extension in vscode doesn't work properly in bedrock linux. so i had to use strat -r arch code to launch it. since i have a workaround this isn't a pressing issue, but it would be great if I could use Debian's gcc10(abi compatibility with old progs) along side my main arch install
The text was updated successfully, but these errors were encountered: