Program compiles successfully(no errors when compiling with either gcc or clang), but when launched, Vscode shows it can't be started and when launching manually pops up with this message. i feel like it's me being stupid and im forgetting something but i can seem to figure it out. i've tried with both building llvm/clang myself, and using MSYS2's version. all crash with the same error.

Expected behavior
To be able to run said application
Steps to reproduce
Doesn't matter what compiler i use, if they are successful at compiling, it crashes when launched
System information
- ccls version (
git describe --tags --long): (No names found, strange) Commit 64f9dbd
- clang version: 8.0.0 | gcc 8.3.0
- OS: Windows 10 Home Edition 64-bit
- Editor: VS Code
- Language client (and version): (not sure i understand this one)
Program compiles successfully(no errors when compiling with either gcc or clang), but when launched, Vscode shows it can't be started and when launching manually pops up with this message. i feel like it's me being stupid and im forgetting something but i can seem to figure it out. i've tried with both building llvm/clang myself, and using MSYS2's version. all crash with the same error.
Expected behavior
To be able to run said application
Steps to reproduce
Doesn't matter what compiler i use, if they are successful at compiling, it crashes when launched
System information
git describe --tags --long): (No names found, strange) Commit 64f9dbd