Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 github 上有一些代码,它需要 sfml 2.5.1,我有一个 github ci 设置来编译我的代码。但是,在安装 sfml 时,它会安装 2.4.2。我试过这样做sudo apt update,但这似乎不起作用(cmake 说 sfml 是 2.4.2 版)
sudo apt update