Page 1 of 1

Nvidia Jetson Nano arm64

Posted: Sun Apr 28, 2019 3:03 pm
by PeterS
Is it posible to install Livecode on an Jetson Nano, any tips?

Re: Nvidia Jetson Nano arm64

Posted: Sun Apr 28, 2019 3:21 pm
by bogs
I'd tend to doubt it.

Re: Nvidia Jetson Nano arm64

Posted: Sun Apr 28, 2019 4:06 pm
by FourthWorld
The Raspberry Pi build would be the closest fit, but that older engine is not without some issues and isn't fully debugged even for the Pi.

But all the source available at LC's GitHub page, so given sufficient time and interest in tracking down dependencies and revising the make file, you should be able to support this ARM board. It would likely be some work, but doable by someone with sufficient knowledge of using ARM and Linux APIs in C++.