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.
谁能帮助我将 libsox 链接到我在 Windows 中的程序?我根据 sox 14.2.0 源代码版本的 INSTALL 文件中的说明制作了一个静态库 libsox.lib。有没有办法建立一个动态库?我认为这应该是更简单的方法...
您使用什么语言?您目前如何构建和链接库?
此链接提供了一些有关在 windows 下在 VC++ 中链接库的信息,但如果没有您提供的更多信息,没人能提供帮助