vircadia / vircadia-native-core

Vircadia open source agent-based metaverse ecosystem.
https://vircadia.com/
Other
531 stars 175 forks source link

Enable vcpkg bootstrapping by default. #1678

Closed namark closed 2 years ago

namark commented 2 years ago

Bullet3 and Opus libraries were failing to build, so I had to update them from the latest vcpkg ports and that's what most of the additions are in this PR. Otherwise I added one small patch to bullet3 to enable profiling, and implemented workarounds for arm64 Linux as described in https://github.com/microsoft/vcpkg/issues/3647