Groups
Groups
Sign in
Groups
Groups
MediaPipe
Conversations
About
Send feedback
Help
How do I build Android tasks_core aar?
21 views
Skip to first unread message
Cal
unread,
Sep 16, 2024, 7:50:49 PM
9/16/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MediaPipe
I tried building from docker
bazel build -c opt --strip=ALWAYS \
--host_crosstool_top=@bazel_tools//tools/cpp:toolchain \
--fat_apk_cpu=arm64-v8a,armeabi-v7a \
--legacy_whole_archive=0 \
--features=-legacy_whole_archive \
--copt=-fvisibility=hidden \
--copt=-ffunction-sections \
--copt=-fdata-sections \
--copt=-fstack-protector \
--copt=-Os \
--copt=-fomit-frame-pointer \
--copt=-DABSL_MIN_LOG_LEVEL=2 \
--linkopt=-Wl,--gc-sections,--strip-all \
mediapipe/tasks/java/com/google/mediapipe/tasks/core:tasks_core
I get missing jni.h build error
Reply all
Reply to author
Forward
0 new messages