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
Running the latest release binary yields the following when trying to start in Debian Buster:
> netcoredbg --help
netcoredbg: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by netcoredbg)
I tried it out in Debian Bullseye which works without issue.
Is it possible to build a more backwards compatible release, or is there a hard requirement blocking that?
The text was updated successfully, but these errors were encountered:
Running the latest release binary yields the following when trying to start in Debian Buster:
I tried it out in Debian Bullseye which works without issue.
Is it possible to build a more backwards compatible release, or is there a hard requirement blocking that?
The text was updated successfully, but these errors were encountered: