You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want build it for android.
i compileted zeromq and protobuf with https://github.com/machinekit/QtQuickVcp#android_install
when i build it in Qt, i get amny error sush as :-1: error: error: /opt/protobuf-android/lib/libprotobuf.a(common.o): requires unsupported dynamic reloc R_ARM_REL32; recompile with -fPIC
Qt: 5.12.2
NDK: r19c
SDK: 24.4.1
JDK: 8u311
So, how i can solve it?
The text was updated successfully, but these errors were encountered:
i want build it for android.
i compileted zeromq and protobuf with https://github.com/machinekit/QtQuickVcp#android_install
when i build it in Qt, i get amny error sush as
:-1: error: error: /opt/protobuf-android/lib/libprotobuf.a(common.o): requires unsupported dynamic reloc R_ARM_REL32; recompile with -fPIC
Qt: 5.12.2
NDK: r19c
SDK: 24.4.1
JDK: 8u311
So, how i can solve it?
The text was updated successfully, but these errors were encountered: