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....@qt-project.org 
[mailto:interest-bounces+scott.bloom=onshorecs....@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

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to