Open RobertSasak opened 5 years ago
i need to update my app in play store , but now its require 64 bit libraries
@karansoni725 We all need so. Please look at the above repos and join the gitter to discuss more how to proceed.
I saw this, Is it any help for you https://github.com/openalpr/openalpr/wiki/Android-compilation
Looks good. Do you have a chance to also run it? Perhaps we could use Travis or something similar to setup CI for this.
I created simple repo with build script. https://github.com/RobertSasak/openalpr-android/ You can see some travis errors here. https://travis-ci.com/RobertSasak/openalpr-android
@RobertSasak I had modified the travis.yml & build_openalpr_android.sh in https://github.com/leejoo71/openalpr-android and it was fixed your CMAKE error. But when linked to opencv, it got error, see log line 9327 https://travis-ci.org/leejoo71/openalpr-android
Well done. I can see that you know more about yml files and Travis. Is it best practice to move commands from sh file straight to travis.yml?
I can see that there are many errors. I also spotted this one. Can it be problem as well? What error are you exactly referring?
error: package android.support.annotation does not exist
Need 64-bit openalpr Lib. please help if anyone have that lib.
Any update for 64bit?
I am sorry. Not so far.
I am stuck in the same requirement if anyone got the solution for the same please share or any other solution would be appreciated.
Still no 64bit libraries for this library?
I'm also experiencing this problem. Priority is urgent for a major release. 😬
As I am not using anymore the burden lies on community.
We are in desperate need of new 64 bit libraries. This module is using https://github.com/SandroMachado/openalpr-android who got libraties from https://github.com/sujaybhowmick/openalpr-droidapp-native who compiled somehow https://github.com/openalpr/openalpr
Please join me at https://gitter.im/react-native-openalpr/community to discuss how can we compile new 64 bit libraries. Without your help it would be hard.