Symbian C++和 QT 库一起在 Series 3 SDK(诺基亚 N8)下吗?是否可以?

发布于 2024-10-07 21:51:55 字数 477 浏览 7 评论 0原文

在发布此问题之前,我在诺基亚论坛、Stackoverflow 和developer.symbian.org 上进行了广泛的研究,但仍然无法找到问题的解决方案

我正在构建一个使用Symbian C++(以获取QT 无法提供的高级网络数据)和QT 的应用程序libs(用于用户界面和 xml 保存以及许多其他内容)。现在问题是,我无法使用 QT Designer 或 Carbide C++ 构建和运行 Symbian Series 3 sdk(0.9 和 o.8)。如果我对 Series 60 第 5 版使用相同的方法,它的工作原理就像一个魅力,但结合了针对 N8 的 Symbian C++ 和 QT(尝试过 4.6 和 4.7),我无法这样做。

1:有人可以建议如何设置我们可以将 Symbian 和 QT 混合在一起的环境吗?

2:有人可以帮我写下第 1 点(即先决条件)的说明,然后运行示例代码。

这件事让我很紧张,我非常感谢您的帮助 Stackoverflow!

before posting this quesiton i did extensive research on Forum nokia, Stackoverflow and developer.symbian.org but still unable to find solution to the problem

I am building an application that uses Symbian C++ (to get advanced network data which QT cant provide) and QT libs (for user interface and xml saving and so many other things). Now here is the problem, i cannot build and run Symbian Series 3 sdk (0.9 and o.8) with QT Designer nor Carbide C++. if i use the same approach with Series 60 5th edition, it works like a charm but combining both Symbian C++ and QT (tried 4.6 and 4.7) targeting N8, i am unable to do so.

1:Can someone advise about how to setup the environment in which we can blend Symbian and QT together.

2:Can someone help me in writing down the instuctions from point 1 (i,e pre requisites) and then running a sample code.

This thing is going on my nerves, i will really appreciate your help Stackoverflow!!

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

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

发布评论

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

评论(1

匿名。 2024-10-14 21:51:55

您有什么理由需要在 Symbian^3 SDK 上进行构建吗? S60 5th 的构建可以在 N8 上运行,因此除非您需要特定于 Symbian^3 的 API,否则为什么不坚持使用 S60 5th SDK?
(我在使用 S^3 SDK 时也遇到过类似的问题,但现在可以顺利使用 5th)

Is there any reason you need to build on the Symbian^3 SDK? A build for S60 5th will work on the N8, so unless you need APIs specific to Symbian^3, why not stick with the S60 5th SDK?
(I've had similar problems with the S^3 SDK, but now work with 5th without a hitch)

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