I'm having issues linking a project using cross-compiled blas and lapacke libraries. blas works, but when I use lapacke function, I get multiple errors while linking the project. There are many ...
Using the SDK installed on raspi, to develop a client that interacts with the Hub. Building using cmake. This is similar to https://github.com/Azure/azure-iot-sdk-c ...