Running the demo hereย I am able to build for AMD but return the attached error when building for ARM.
ย
Running the demo hereย I am able to build for AMD but return the attached error when building for ARM.
ย
In the end I had to run a command to install the missing resources from the terminal. I would have expected this to be a part of the image that was installed through the start up scripts when creating the virutal. Either way, here is the command:
sudo apt-get install libsystem-dev:arm64 libzmq3-dev:arm64 libssl-dev:arm64