在 ObjectiveC 中从源文件创建 .dylib 动态库

发布于 2024-10-10 14:22:16 字数 202 浏览 3 评论 0 原文

我已经从这个 http://fukuchi.org/works/qrencode/ 下载了 qrencode 源文件index.en.html

任何人都可以列出创建 dylib 文件要遵循的步骤吗?

谢谢

I have downloaded the qrencode source files from this http://fukuchi.org/works/qrencode/index.en.html

Can any one list out the steps to follow for creating the dylib files ?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

玩心态 2024-10-17 14:22:16

请参阅Apple 的开发人员文档

或只需按照您引用的页面中的说明进行操作

./配置
制作
进行安装

See Apple's developer docs

or just follow the instructions from the page you quote

./configure
make
make install

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文