vircadia / vircadia-builder

Builds Vircadia's native Interface and Domain server ("Project Athena") on Linux.
GNU General Public License v3.0
20 stars 37 forks source link

Initial aarch64 support #46

Closed JulianGro closed 3 years ago

JulianGro commented 3 years ago

This PR adds initial aarch64 support. It also adds zip as a dependency to ubuntu 18.04 and manjaro as it is used by vcpkg to create a cache which can save you many hours on aarch64 systems. Manjaro actually ships with Qt 5.15.x so the changes to the Qt building don't seem necessary anymore.