如何编译 C++在 Linux 上制作 Windows 二进制文件

发布于 2025-01-04 20:32:20 字数 290 浏览 1 评论 0原文

可能的重复:
如何使用 gcc / g++ 在 Linux 上编译 Windows?

我们这里没有windows,我怎样才能为某些人编译这个程序?有没有某种 Wine for linux 程序可以在 windows 上运行或者什么。

Possible Duplicate:
Howto compile for Windows on Linux with gcc / g++?

We don't have windows here how can I compile this program for some ppl? Is there some kinda Wine for linux programs to run on windows or what.

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

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

发布评论

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

评论(1

身边 2025-01-11 20:32:20

你可以使用交叉编译器gcc-mingw

我自己没有使用它并且只是理论上的。

You can use cross-compiler gcc-mingw

I did not use it myself and about it only theoretically.

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