QT for Android 環境搭建

來源:互聯網
上載者:User

標籤:

折騰了倆月,終於把qt for android搞明白了,版本問題也是讓我醉了,剛開始qt輸出的東西啥都沒看懂,後面仔細的一句一句的在google上查詢,終於弄明白了,下面小編分享一下小編的安裝過程,小編把安裝過程中使用到的軟體都為大家分享在360雲端硬碟:https://yunpan.cn/ckFNRabjNuGNg  訪問密碼 7f08;註:安裝的過程中所有的安裝路徑不能有中文或空格的存在

環境:win10 64

第一步:安裝jdk

第二步:安裝android sdk,下載installer_r24.4.1-windows.exe進行解壓,並通過SDK Manager下載android tools

下載android api 

下載android extras

 

第三步:安裝ndk,下載android-ndk-r12b-windows-x86_64.zip進行解壓

第四步:安裝ant,下載apache-ant-1.9.7-bin.zip進行解壓

第五步: 配置環境變數

JAVA_HOME=E:\Android\Java\jdk1.8.0_31

ANDROID_ANT_ROOT=E:\Android\apache-ant-1.9.7

ANDROID_NDK_ROOT=E:\Android\android-ndk-r12b

ANDROID_SDK_ROOT=E:\Android\android-sdk

CLASSPATH=.;%JAVA_HOME%/lib/dt.jar;%JAVA_HOME%/lib/tools.jar;

Path+=;E:\Android\android-sdk\tools;E:\Android\android-sdk\platform-tools;%JAVA_HOME%\bin;%JAVA_HOME%\jre\bin;

第六步:安裝qt for android

第七步:配置qt for android

最後qt for android 就配置完成了

QT for Android 環境搭建

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.