适用于 Mac OS X 目标的不错的交叉编译器

发布于 2024-11-02 04:11:35 字数 246 浏览 1 评论 0原文

我正在用 C++ 开发一个 SDL 应用程序,我的一些消费者要求提供一个在 Mac OS X 上运行的版本。我想知道是否有人知道适用于 Mac OS X 目标的良好交叉编译器,也许还有 Mac OS X 模拟器(也许是 Virtual Box 的虚拟 HDD?),这样我就可以自己实际测试它。不过模拟器并不是 100% 必要的,因为它可能是非法的,如果没有人愿意,我可以理解。

我的主机使用的是 PC (Windows XP),遗憾的是我没有资金去购买 Mac。

I'm developing an SDL application in C++, and some of my consumers have asked for a version that runs on Mac OS X. I am wondering if anyone knows of a good cross-compiler for Mac OS X targets, and maybe a Mac OS X emulator (maybe a virtual HDD for Virtual Box?) so that I can actually test it myself.The emulator is not 100% necessary though, as it's probably illegal and I can understand if nobody's willing.

I'm using a PC (Windows XP) for my host machine, and I don't have the funding to go and purchase a Mac, sadly.

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

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

发布评论

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

评论(1

|煩躁 2024-11-09 04:11:35

最简单、最常见的解决方案是另一种方式:使用 Mac 平台并安装 Windows 作为双启动或虚拟机。

这样您就可以 100% 两全其美,而且无论何时发布 Mac 系统更新都不会受到打扰。

额外奖励:您也可以安装 Linux。

The easiest, and most common, solution is the other way: use a Mac platform with Windows installed either as dual boot or in a virtual machine.

That way you will benefit of 100% of both worlds and never be bothered whenever a Mac system update is delivered.

Bonus: You can install Linux as well.

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