Qt android reports generator
Unsolved
QML and Qt Quick
-
wrote on 1 Jan 2025, 23:47 last edited by
I need to generate reports in my android application with Qt. I have tried QtRptProject and KDReports, but their libraries are not compatible with armelf_linux_eabi. Any solution?
-
I need to generate reports in my android application with Qt. I have tried QtRptProject and KDReports, but their libraries are not compatible with armelf_linux_eabi. Any solution?
@Victor-Manuel said in Qt android reports generator:
but their libraries are not compatible with armelf_linux_eabi
You can build them by yourself for armelf_linux_eabi
1/2