I can not use codespaces, since the image only contains very old and outdated versions of things that I need. For example:
clang --version
clang version 3.8.1-24 (tags/RELEASE_381/final)
Expected at least 11.x or 12.x Version 3.18 is from the summer of 2016 (!).
cmake --version
cmake version 3.7.2
Expected at least 3.17.x. Version 3.7.2 is from January 2017 (!).
Any help would be appreciated