[Interest] [HELP]About Qt for Android.

Scott Aron Bloom scott.bloom at onshorecs.com
Wed Jan 23 04:10:51 CET 2013


The best I would recommend, is to statically bound the .lib file AFTER you port it to Android.

Then you wont have to worry about distributing it.
Bogdan has already done that for the Qt library

Scott

From: interest-bounces+scott.bloom=onshorecs.com at qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs.com at qt-project.org] On Behalf Of Xiaognag Wang
Sent: Tuesday, January 22, 2013 6:43 PM
To: qt-interest
Subject: [Interest] [HELP]About Qt for Android.

Hello everyone,

I am trying to port a Qt application to an andriod device, this app depend on MITAB library(a third-part c++ dynamic library), I use Necessitas Qt SDK for this.
I am a newer in Qt for Android, I meet some problem when I compiling it:

(error) mitab library can not find, many "undefined reference to mitab_*" errors occured.

I think all external library need to be ported to Android, but I haven't experence with that in Necessitas Qt SDK.
Does anyone has experience for this?  Could you give me a guide?

Thanks in advance.
Eric
2013.1.23

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130123/efa6ad41/attachment.html>


More information about the Interest mailing list