gpt4 book ai didi

c++ - 为 Windows Mobile 5 编译 Qt 应用程序

转载 作者:行者123 更新时间:2023-11-30 04:40:08 24 4
gpt4 key购买 nike

我正在尝试为 Windows Mobile 5 编译一个小型 Qt 应用程序。
所以我有几个问题:

  • 目前我使用的是 ubuntu 9.10,我听说过一些关于交叉编译的事情,但我没有找到必须这样做的真实例子。是否可以从 linux 编译?
  • 如何编译适用于任何地方的移动应用程序(windows(VS、mingw 等)、linux(cmake、qmake 等))

谢谢,

最佳答案

为了编译适用于 Windows Mobile 5 的应用程序,您需要:

  • 至少是 Visual Studio 2005 Standard 或 Visual Studio 2008 Professional(Microsoft 已在 Professional 版本中移动了对 Windows Mobile 的支持)。

    注意:您不能使用 Visual Studio 的 Express 版本为 Windows Mobile 平台创建应用程序。

  • CeGCC可以从 Linux 交叉编译。

关于 Windows Mobile 上的 Qt,您应该阅读 Dr. Dobb 的文章:Qt and Windows CE

关于c++ - 为 Windows Mobile 5 编译 Qt 应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1756700/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com