I want to use Glitch to demonstrate how to build APIs with C++. It’s super cool that the container that Glitch apps run on provide up-to-date versions of clang and gcc, and have make installed too. A complete modern C++ toolchain really wants cmake and conan as well, though. Could we get those on the container Glitch provides?
Hi @DEGoodmanWilson, welcome to the Glitch Forums!
I’ll communicate this to the rest of the team and we’ll see if it’s something that makes sense for us to include in a future container release. Thanks for the suggestion!
1 Like