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.
我在将 SOIL 链接到我的 OpenGL 项目时遇到问题,所以我问你是否可以告诉我如何正确链接它。
右键单击项目 -> 属性 -> VC++ 目录 -> 库目录 -> 添加库路径(我有另一种语言的版本,因此名称可能会有所不同)
然后你写进你的程序#pragma comment(lib,"NAMEOFLIB")
#pragma comment(lib,"NAMEOFLIB")