How to build poco libraries for Android.
-
wrote on 18 Mar 2021, 20:45 last edited by mrdebug
Hi, I can build app for Android with Qt using my machine (Debian 10) without any problem, so the Android sdk is configured correctly.
Now I need to use the poco c++ libraries
https://pocoproject.org/
in an Android - Qt project. How can I build them?
Can someone suggest me how and how to use them in an Android - Qt project? -
Hi,
You should start with the Androïd Platform Notes of the Poco library.
-
wrote on 19 Mar 2021, 16:05 last edited by
Many thanks for your reply but it does not help me.
I have posted a question here
https://stackoverflow.com/questions/66711634/how-to-link-an-android-qt-app-that-uses-the-poco-libraries
If you have time feel free to help me. -
So you already had the Poco libraries built ?
-
wrote on 19 Mar 2021, 20:30 last edited by
Yes (if my approach is ok) but I can't use them.
Have you got any experience on poco - Android - Qt? -
Androïd and Qt yes, Poco, no. However your issue is currently generic C++.
1/6