LLVM missing error when running VSCode-extension #829
Labels
os-windows
Operating System: Windows
P: Compiler: CLI
Package: Candy's command-line interface
P: Compiler: Inkwell Backend
Package: Inkwell Compiler Backend producing native code via LLVM
T: Fix
Type: Bug Fixes
I regularly get an error, that LLVM is missing when trying to run the VSCode extension. After it crashes 3 times in 5 minutes, the extension cannot be restarted due to the following compile error:
Meanwhile clearing the cargo-cache (with the
cargo-cache
extension andcargo-cache -a
) enables the extension to run again until the next crash happens.My cargo version is cargo 1.76.0-nightly (623b78849 2023-12-02) and my OS is Windows 10.
The error also occurs on my second windows-machine.
The text was updated successfully, but these errors were encountered: