HybVIO
HybVIO copied to clipboard
Build deps error on ARM64 platform
Brief
- When I tired to build the dependencies on a ARM64 platform running ubuntu 20.04, I had errors related to
OPENBLAS. So, when I building with on a ARM device we have to additionally addOPENBLAS=OFFbefore running the script.
Recreate the issue
- You can look up my Dockerfile and run using buildx.