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.
我在我的 mac 中安装了 Lua 5.2,它是 lion,但安装在 /usr/local/lib 中生成了一个存档 .a,但我需要一个 .dylib。
我需要通过静态库生成动态库,我该怎么做?
非常感谢。
为什么需要 dylib?无论如何,您可以从LuaBinaries下载一个。