-
Notifications
You must be signed in to change notification settings - Fork 61
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
Android building issue using updated code. #202
Comments
@AlexB123 Try again with updated SRCs |
Yes, with previous source code, i've tried sparse=yes and sparse=no, didn't work. |
With last source code Sopel97@4c71e9d By turning lto=no, i'm getting the following errors, something is still broken. |
Have you gotten anywhere on Termux Alex? I got it down to just 1 error, that being the vec_zero_psqt error. |
Nope, without the intervention of an expert, it is unlikely that it will work. |
Sopel fixed the one issue where 32x4 was backwards but im not sure he knows what to do about the vec_zero_psqt problem
Have you gotten anywhere on Termux Alex? I got it down to just 1 error, that being the vec_zero_psqt error.
Nope, without the intervention of an expert, it is unlikely that it will work.
|
Hello, i have a problem with android compilation (using Clang on Termux, and cross compiling with NDK, also clang). Source code taken from here Sopel97@666f0f8
When i'm trying to compile engine for android i'm receiving the following errors, (see txt documents). Can you please take a look at this code? Something is very wrong there, and you are the only person who can fix it. :)
Termux ERRORS.zip
NDK errors.zip
The text was updated successfully, but these errors were encountered: