Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build javacv for arm64 : got problem "" #344

Closed
calluschen opened this issue Dec 28, 2016 · 4 comments
Closed

Build javacv for arm64 : got problem "" #344

calluschen opened this issue Dec 28, 2016 · 4 comments

Comments

@calluschen
Copy link

Hi ,
I followed the steps and try to build javacv for arm64 platform w/ command:
:/javacpp-presets$]>ANDROID_NDK=/Android/android-ndk/android-ndk-r13b bash cppbuild.sh -platform android-arm64 install

But, the build step was interrupted w/ error below.

tesseract-3.04.01/wordrec/wordrec.h
Error: Platform "android-arm64" is not supported
~/javacpp-presets
Installing "caffe"
~/javacpp-presets/caffe/cppbuild ~/javacpp-presets
Error: Platform "android-arm64" is not supported
~/javacpp-presets
Installing "cuda"
~/javacpp-presets/cuda/cppbuild ~/javacpp-presets
Error: Platform "android-arm64" is not supported
~/javacpp-presets
Installing "mxnet"
~/javacpp-presets/mxnet/cppbuild ~/javacpp-presets
Error: Platform "android-arm64" is not supported
~/javacpp-presets
Installing "tensorflow"
~/javacpp-presets/tensorflow/cppbuild ~/javacpp-presets
Downloading https://github.com/tensorflow/tensorflow/archive/v0.11.0.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 130 0 130 0 0 146 0 --:--:-- --:--:-- --:--:-- 194
100 8038k 0 8038k 0 0 909k 0 --:--:-- 0:00:08 --:--:-- 1402k
Decompressing archives
已讀取位元組總數: 40386560 (39MiB, 90MiB/s)
patching file util/python/python_config.sh
Error: Platform "android-arm64" is not supported

How to solve it?

@saudet
Copy link
Member

saudet commented Dec 28, 2016 via email

@calluschen
Copy link
Author

Thanks for quickly responding.
For android-arm64 platform supporting , are there any plans/schedule for implementation?

@saudet
Copy link
Member

saudet commented Jan 19, 2017

Marking as duplicate of #52

@saudet saudet closed this as completed Jan 19, 2017
@saudet
Copy link
Member

saudet commented Feb 27, 2018

64-bit builds for Android (as the "android-arm64" and "android-x86_64" platforms) are now available, so please give it a try! Binaries for 1.4.1-SNAPSHOT can be downloaded from the snapshot repository: http://bytedeco.org/builds/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants