我想将curl和jansson添加到我的c9 c ++项目中。我找不到任何关于此任务的c9文档,所以这甚至支持吗?
答案 0 :(得分:1)
Think of Cloud9 workspaces like Ubuntu machines that you have sudo access to. They come with a lot of libraries pre-installed, but it shouldn't stop you from installing and using most other libraries.
Since each workspace is uses Ubuntu, installation instructions for Ubuntu should work as-is on Cloud9 workspaces.