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

Fixed 64 bit detection (it failed under python3) #409

Merged
merged 1 commit into from
Apr 17, 2017

Conversation

inclement
Copy link
Member

No description provided.

@inclement
Copy link
Member Author

Will fix #392

@imiten
Copy link

imiten commented Mar 29, 2017

even after the proposed fix it gives error of you might have missed to install 32bit libs. for now I just commented out the function call using it. then I also needed g++-multilib since I am using jessie 64bit. then I was able to build and run apk on phone.

@inclement
Copy link
Member Author

I think that error is intended, although it might be out of date, as aidl probably used to need to be 32 bit. If this is no longer the case, we can just remove the error as it's more confusing than helpful.

@tito tito merged commit 5538431 into kivy:master Apr 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants