bedrocklinux / bedrocklinux-userland

This tracks development for the things such as scripts and (defaults for) config files for Bedrock Linux
https://bedrocklinux.org
GNU General Public License v2.0
597 stars 62 forks source link

Builtin cmake confused when using vscode #281

Open Marc-Pierre-Barbier opened 1 year ago

Marc-Pierre-Barbier commented 1 year ago

[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

scarlettekk commented 1 year ago

Same here on arch linux arm, except for any cmake usage.