Open
Description
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.
Activity
karansoni725 commentedon Oct 15, 2019
i need to update my app in play store , but now its require 64 bit libraries
RobertSasak commentedon Oct 15, 2019
@karansoni725 We all need so. Please look at the above repos and join the gitter to discuss more how to proceed.
leejoo71 commentedon Oct 29, 2019
I saw this, Is it any help for you
https://github.com/openalpr/openalpr/wiki/Android-compilation
RobertSasak commentedon Oct 30, 2019
Looks good. Do you have a chance to also run it?
Perhaps we could use Travis or something similar to setup CI for this.
RobertSasak commentedon Oct 30, 2019
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
leejoo71 commentedon Nov 1, 2019
@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
RobertSasak commentedon Nov 2, 2019
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?
AbhishekHirapara commentedon Jun 10, 2021
Need 64-bit openalpr Lib. please help if anyone have that lib.
edgaru commentedon Jun 29, 2021
Any update for 64bit?
RobertSasak commentedon Jun 29, 2021
I am sorry. Not so far.
rahulmishra1991 commentedon Dec 20, 2021
I am stuck in the same requirement if anyone got the solution for the same please share or any other solution would be appreciated.
JramR7 commentedon Dec 27, 2022
Still no 64bit libraries for this library?
mbritton commentedon Dec 27, 2022
I'm also experiencing this problem. Priority is urgent for a major release. 😬
RobertSasak commentedon Dec 27, 2022
As I am not using anymore the burden lies on community.