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

Fix android compile #14

Closed
8 of 10 tasks
5balls opened this issue Jan 7, 2022 · 0 comments · Fixed by #18
Closed
8 of 10 tasks

Fix android compile #14

5balls opened this issue Jan 7, 2022 · 0 comments · Fixed by #18
Assignees
Labels
bug Something isn't working
Milestone

Comments

@5balls
Copy link
Owner

5balls commented Jan 7, 2022

Android compile is probably broken right now due to new libraries. Have not done any tests to compile it on my new laptop.

  • Install android SDK
  • Install android NDK
  • Compile OpenSSL for android (try to get it right the first time)
  • Compile android variant of Qt libraries (try to get it right the first time)
  • Compile nlohmann json library for android
  • Compile json schema parser library for android
  • Try to compile LAPACK for android
  • Compile levmar for android
  • Build APK package
  • Document android compile in new Install chapter in coleitra.w
@5balls 5balls added enhancement New feature or request design Important decisions about the design of the software functionality Changes which affect the functionality of the software in a significant way labels Jan 7, 2022
@5balls 5balls added this to the 0.1 milestone Jan 7, 2022
@5balls 5balls self-assigned this Jan 7, 2022
@5balls 5balls added bug Something isn't working and removed enhancement New feature or request design Important decisions about the design of the software functionality Changes which affect the functionality of the software in a significant way labels Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant