cogentcore / core

A free and open source framework for building powerful, fast, and elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the Web with a single pure Go codebase, allowing you to Code Once, Run Everywhere.
http://cogentcore.org/core
BSD 3-Clause "New" or "Revised" License
1.31k stars 71 forks source link

enable build on termux #982

Closed MatejMagat305 closed 2 weeks ago

MatejMagat305 commented 2 weeks ago

here is ndk for termux: https://github.com/Lzhiyong/termux-ndk, I until august do diploma, but you can use (as patern): https://github.com/MatejMagat305/fyne-termux, if not, I will do it after my diploma

kkoreilly commented 2 weeks ago

Thanks! I will let you handle the other termux steps whenever you are ready.

MatejMagat305 commented 2 weeks ago

Thanks! I will let you handle the other termux steps whenever you are ready.

it is already finish, I only will make bash script to set all enviroment variables ..., if termux already has NDK_HOME and others it will work ...