You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm having some problem building for arm. Since the only supported gradle version is pretty old, I don't find any docs on how to configure the toolchain. Could you please put something about this on the wiki? And/or make new binary release. Thanks for your efforts!
The text was updated successfully, but these errors were encountered:
Hi, I've built it on an arm host, so I haven't configured a toolchain, just installed gcc package on arm host. I've updated project to the latest version of gradle, but seems that native build support is still in beta and there is very few docs.
Ideally we should be able to configure toolchains for arm, osx, windows (mingw), and cross-compile all architectures on x86 linux host, gradle seems to be supporting it. But I don't have any experience with building toolchains and cross-compiling, so any help would be appreciated.
Hi, I'm having some problem building for arm. Since the only supported gradle version is pretty old, I don't find any docs on how to configure the toolchain. Could you please put something about this on the wiki? And/or make new binary release. Thanks for your efforts!
The text was updated successfully, but these errors were encountered: