Re: Android bulding guide

2017-05-10 Thread Fernando Theirs
Hi David! Yes, that was just a mistake when I copied some code. I could finally make my .pro and compile the library in QtCreator. Thanks!! 2017-05-06 6:21 GMT-03:00 David Faure : > On jeudi 4 mai 2017 17:19:57 CEST Fernando Theirs wrote: > > Hi everyone! > > > > I'm

Android bulding guide

2017-05-04 Thread Fernando Theirs
Hi everyone! I'm working with Qt and I have to port a Linux application to Android. Basically I need to manage some compressed files (targz, zip, among others) and in Qt Forum they recommend me to use KArchive. I started working with Qt only a year ago and I'm still a rookie. I could not find bin