-
Notifications
You must be signed in to change notification settings - Fork 4
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
libraries for 64 bit arch #1
Comments
Hi MIA,
What do you mean by 64 bit build? Tbh, none at the moment.
Regards,
Ricky Manalo
…On Tue, Mar 24, 2020 at 2:00 AM MIA ***@***.***> wrote:
Hi ricky,
Any plans for rel build for 64 bit arch.
Rgds
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKSOI6EAUJ3RQU2JXT6GVVLRI6PVHANCNFSM4LSB7TTA>
.
|
For these targets, specially 64 bits of arm, arm64-va8. TARGET_ARCHS=("armeabi-v7a" "x86" "arm64-v8a" "x86_64") . |
If you want, you can clone the repo and make your changes for your use
case. Then create a pull request if you want. I really don't have any plans
to modify it at the moment. And tbh, I don't really know how will I convert
the native codes to 64 bit because the only thing I know is how to make an
android app and not make a native code.
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#m_1494337202731928157_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
On Sat, Mar 28, 2020 at 10:11 PM MIA ***@***.***> wrote:
For these targets, specially 64 bits of arm, arm64-va8.
TARGET_ARCHS=("armeabi-v7a" "x86" "arm64-v8a" "x86_64") .
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKSOI6BIVBPRUBTCWSYCLBTRJYAR3ANCNFSM4LSB7TTA>
.
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi ricky,
Any plans for rel build for 64 bit arch.
Rgds
The text was updated successfully, but these errors were encountered: