We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mono
dotnet-sdk_5
Bundled binaries will fail due to missing libz and libstdc
~ on ☁️ (eu-west-1) ❯ ~/.vscode/extensions/ms-dotnettools.csharp-1.23.15/.omnisharp/1.37.15/bin/mono zsh: no such file or directory: /home/user/.vscode/extensions/ms-dotnettools.csharp-1.23.15/.omnisharp/1.37.15/bin/mono ~ on ☁️ (eu-west-1) ❯ ldd ~/.vscode/extensions/ms-dotnettools.csharp-1.23.15/.omnisharp/1.37.15/bin/mono 127 ↵ linux-vdso.so.1 (0x00007ffeeffc5000) libz.so.1 => not found librt.so.1 => /nix/store/9bh3986bpragfjmr32gay8p95k91q4gy-glibc-2.33-47/lib/librt.so.1 (0x00007fbe96732000) libdl.so.2 => /nix/store/9bh3986bpragfjmr32gay8p95k91q4gy-glibc-2.33-47/lib/libdl.so.2 (0x00007fbe9672d000) libpthread.so.0 => /nix/store/9bh3986bpragfjmr32gay8p95k91q4gy-glibc-2.33-47/lib/libpthread.so.0 (0x00007fbe9670d000) libstdc++.so.6 => not found libm.so.6 => /nix/store/9bh3986bpragfjmr32gay8p95k91q4gy-glibc-2.33-47/lib/libm.so.6 (0x00007fbe965ca000) libgcc_s.so.1 => /nix/store/9bh3986bpragfjmr32gay8p95k91q4gy-glibc-2.33-47/lib/libgcc_s.so.1 (0x00007fbe965b0000) libc.so.6 => /nix/store/9bh3986bpragfjmr32gay8p95k91q4gy-glibc-2.33-47/lib/libc.so.6 (0x00007fbe963eb000) /lib64/ld-linux-x86-64.so.2 => /nix/store/9bh3986bpragfjmr32gay8p95k91q4gy-glibc-2.33-47/lib64/ld-linux-x86-64.so.2 (0x00007fbe9673f000) ~ on ☁️ (eu-west-1) ❯
The text was updated successfully, but these errors were encountered:
Closing as mono is no longer bundled with O#.
Sorry, something went wrong.
No branches or pull requests
dotnet-sdk_5
packageBundled binaries will fail due to missing libz and libstdc
The text was updated successfully, but these errors were encountered: