How to build poco libraries for Android.
Unsolved
Mobile and Embedded
-
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.
-
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 ?
-
Androïd and Qt yes, Poco, no. However your issue is currently generic C++.