Qt 无法与 Symbian 一起使用

发布于 2024-11-25 12:57:31 字数 701 浏览 1 评论 0原文

我无法设置 Qt SDK 使其与诺基亚 C6-00 通信。首先,我无法确定我的Symbian 版本是什么。在官方网站上,他们说我必须有 Symbian^3,但是在 Symbian^3 系统上安装的 Qt 不起作用。不过,链接到 Symbian^1 安装下的安装。

我阅读了使用 Symbian 进行开发的介绍,并按照它完成了以下操作:

  1. 下载并安装了 Qt SDK 1.1.2。
  2. 通过 USB 将我的诺基亚 C6-00 连接到我的电脑。
  3. 启动了适用于 Symbian^1 第 5 版的诺基亚 Ovi 套件
  4. 在我的 Symbian 设备上
  5. 安装应用 TRK在我的 Symbian 上安装了 Qt 4.6.3
  6. 我尝试编译为 symbian^1 和 Symbian^3 的 Qt 4.6.3 和 Qt 4.7.3。尝试启动任何示例或创建我自己的空项目 - 到目前为止没有任何效果。错误:操作系统相关错误

我已经尝试了 Symbian^1 和 Symbian^3 的已安装软件的所有可能组合,但它不起作用!我还尝试将项目文件夹中的 *.sis 文件直接复制到我的设备上,但它也不起作用!它自行安装,声称不兼容,但是当我单击 Applications 文件夹中的图标时,没有任何反应。

如果有人能指出我的错误或建议我再次尝试,我将非常感激。

谢谢你!

I cannot set up my Qt SDK so that it communicates with my Nokia C6-00. First af all, I cannot make sure what my Symbian version is. On the official web site they say I must have Symbian^3, but nothing from what Qt installs at Symbian^3 systems works. Links to installations under Symbian^1 install though.

I went thru the introduction to developing with Symbian and following it I have done the following:

  1. Downloaded and installed Qt SDK 1.1.2.
  2. Connected my Nokia C6-00 via USB to my computer.
  3. Launched Nokia Ovi Suite
  4. Installed App TRK for Symbian^1 5th edition on to my Symbian device
  5. Installed Qt 4.6.3 on my Symbian
  6. I have tried compiling as both Qt 4.6.3 and Qt 4.7.3 for symbian^1 and Symbian^3. Tried launching any of the examples or creating my own empty project - nothing has worked so far. Error: OS-related error.

I have tried all the possible combinations of installed software for Symbian^1 and Symbian^3 and it just does not work! I have also ried copying the *.sis files from the project folder directly onto my device, but it did not work either! It installed itself, claiming to be incompatible, but when I click on the icon in Applications folder, nothing happens.

I would be very grateful if someone could point me at my mistakes or suggest my another try.

Thank you!

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

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

发布评论

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

评论(2

半暖夏伤 2024-12-02 12:57:31

我猜您的问题出在步骤 4 上: 在我的 Symbian 设备上安装了适用于 Symbian^1 第 5 版的应用程序 TRK

您的手机确实是 Symbian^3,请卸载 TRK 并安装正确的 Symbian^3 手机。

I guess your problem is with step 4: Installed App TRK for Symbian^1 5th edition on to my Symbian device

Your phone is Symbian^3 indeed, uninstall TRK and install the right one, for Symbian^3.

梦明 2024-12-02 12:57:31

C6-00 是 S60 5.0

http://europe. nokia.com/find-products/devices/nokia-c6-00/specifications#Software_applications

请尝试最新的 Qt SDK 和Qt 4.7.3。如果您仍然遇到问题,也许您可​​以通过 https://bugreports.qt.io/ 提交 Qt SDK 或 Qt 的错误报告

C6-00 is S60 5.0

http://europe.nokia.com/find-products/devices/nokia-c6-00/specifications#Software_applications

Please try latest Qt SDK and Qt 4.7.3. If you still meet issues, maybe you can submit bugreport for Qt SDK or Qt via https://bugreports.qt.io/ .

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