加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 大数据 > 正文

QT for Symbian SDK安装

发布时间:2020-12-15 20:55:03 所属栏目:大数据 来源:网络整理
导读:注意,symbian在V3 FP2之后才正式支持QT的,也就是说V5也是支持的。 1. Symbian SDK的安装(用Carbide C++ 2.0做IDE) Active Perl Installation - Download Active Perl from http://www.activestate.com/activeperl/ - install it to C:/Perl or any direc

注意,symbian在V3 FP2之后才正式支持QT的,也就是说V5也是支持的。
1. Symbian SDK的安装(用Carbide C++ 2.0做IDE)
Active Perl Installation
- Download Active Perl from http://www.activestate.com/activeperl/
- install it to C:/Perl or any directory that doesn't contain space character

Carbide C++ Installation
- Download Carbide C++ 2.0 from http://www.forum.nokia.com/info/sw.nokia.com/id/dbb8841d-832c-43a6-be13-f78119a2b4cb.html
- install it to C:/ (in case if you installed Perl in different drive,you have to install Carbide C++ to the same drive as Perl)

Series 60 SDK Installation
- Download Series 60 3rd SDK FP1 or Series 60 3rd SDK FP2 or Series 60 5th SDK 1.0 from http://www.forum.nokia.com/Tools_Docs_and_Code/Tools/Platforms/S60_Platform_SDKs/ (I suggest you to download S60 3rd SDK FP2 for button-based application and S60 5th SDK 1.0 for touch-based application)
- install it to the same drive as Perl and Carbide C++

安装完上面三个软件,就可以进行symbian的软件开发了,当然还要测试一些SDK有没有正确安装,可以通过创建一个工程来检验。

2. Qt for symbian的安装
Install Open C/C++ Plugin
Open C Plugin is required by Qt for Symbian. To install it:
- Download latest version of Open C/C++ Plug-in from http://www.forum.nokia.com/info/sw.nokia.com/id/91d89929-fb8c-4d66-bea0-227e42df9053/Open_C_SDK_Plug-In.html
- Install it to desired SDK (In case you need to install the plug-in to multiple SDK,you have to do the installation one by one)

Install Qt for Symbian SDK
- Download latest version of Qt for Symbian Windows installer from http://qt.nokia.com/downloads (Download LGPL version)--注意,下载地址还是用:http://download.qt.nokia.com/qt/source/这个吧,在里面找到最新版本的。
- Install it to same drive as Series 60 SDK (Make sure that your selected directory does not contain any space character)
- In installation process,you will be requested to choose the SDK(s) to install Qt,please select all SDK(s) you want.

3. Setup Qt on Carbide C++
Now you have to setup Carbide C++ to know Qt path. To do that,please do the following step:
- Open Carbide C++ 2.0
- On the menu bar,choose Window -> Preferences
- Select Qt on the left pane and then press Add
- Enter Version Name and Browse for Qt Bin Path and then click Finish

完成后就可以创建QT for symbian的工程做测试的,注意安装Qt for Symbian SDK时一定要找对安装包,不然创建工程会失败。

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读