简体   繁体   English

如何获取代码::: blocks,以在代码::: blocks重新启动后保持配置的库?

[英]How do I get code::blocks to keep the libraries configured after code::blocks restarts?

When I link the .dll files for the SFML library (as the SFML website says), it works completely normal, but when I restart my IDE (code::blocks), it unlinks all of the libraries. 当我链接SFML库的.dll文件时(如SFML网站所说),它完全正常工作,但是当我重新启动IDE(代码:: blocks)时,它将取消所有库的链接。 How do I stop this from unlinking? 如何停止取消链接?

Normally, you link libraries in the Project->Build options menu. 通常,您可以在“ 项目”->“构建选项”菜单中链接库。

If you want to use them for all projects you create or open then use Settings->Compile r menu. 如果要在创建或打开的所有项目中使用它们,请使用“设置”->“编译”菜单。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM