如何将 CUPS 安装到 iOS 设备上?

发布于 2024-10-09 19:45:23 字数 122 浏览 0 评论 0原文

我想我可以在我的项目中包含一个静态库。然而,我一生都无法为armv6/armv7架构编译CUPS。

我走在正确的道路上吗?如果是这样,如何创建静态库?如果没有,有什么办法可以将 CUPS 移植到 iOS 设备上吗?

I figure that I could include a static library in my project. However, I cannot for the life of me compile CUPS for the armv6/armv7 architecture.

Am I on the right path? If so, how do I create a static library? If not, is there any way at all to get CUPS onto an iOS device?

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

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

发布评论

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

评论(2

说谎友 2024-10-16 19:45:23

您还可以设置某种网关计算机,以便 制作 CUPS 打印机适用于 iOS 设备。我们正在使用这个设置,现在我们能够将打印作业从 iPad 设备发送到我们办公室的任何打印机(HP、Lexmark、Oki、Brother...)。

You can also setup some kind of gateway computer in order to make CUPS printers available to iOS devices. We are using this setup and now we are able to send print jobs from the iPad devices to any printer (HP, Lexmark, Oki, Brother, ...) in our office.

最近可好 2024-10-16 19:45:23

为什么要编译 CUPS?最好的打印方式是使用 AirPrint,它现在可用于 iOS 4。如果您想访问 CUPS 管理控制台,我建议使用 Web 视图来访问它。

Why would you want to compile CUPS? The best way to print would be using AirPrint which is now available for iOS 4. In case you want to access the CUPS admin console, I would recommend using a web view to access it.

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