TRSE
TRSE copied to clipboard
Build on linux arm64
I tried building trse on arm64 using nightly. With debian 13 I did not succeed at all and with Rocky Linux 9 I managed building but could not load any tutorial. The inclusion of liblua.a that is obviously not build for arm64 was one blocker but installing lua-devel in rhel satesfied the lua dependency.
With debian 13 the problem seems to be that g++ 14 is more strict than previous versions.