使用命令行编译Qt Android apps

30 篇文章 1 订阅
15 篇文章 0 订阅

    最近群内有人问到如何使用命令行来编译Qt for Android的项目

    google之后得一文章,遂来分享一二

    

Qt comes with a quite handy IDE: Qt Creator. Sometimes we wanna automate our the builds or we wanna just use the CLI because we wanna customize more the building process. This post will illustrate the way how to build your Qt application using the command line interface on Linux.

STEP 1 – Installing dependencies

First of all we need to Download  and install the following sowftware:

a. Java

b. the Latest Android NDK (https://developer.android.com/tools/sdk/ndk/index.html#Installing)

 

c. Qt SDK

d. Android Studio bundle (which contains the Android SDK)

I’ll assume you are able to unpack tarballs and install .run files.. so I’ll go forward! In case you need help, feel free to drop a line in the comments!

STEP 2 – Setting up environment variables

Here is the list of environment variables needed by Qt tools.

export JAVA_HOME=/home/gnuton/jdk1.7.
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值