1

I`m a newbie and have some task to work with mbedTLS. Can I ask for an advice how to add it to my project in the makefile. I have not found a static library in the root repository after make or make install on mbedTLS.

Thanks in advance for the reply.

2 Answers2

0

The output your compilation is located in the library folder, on your Mbed TLS root directory. You can find additional information at the following articles:

Ron Eldor
  • 210
  • 1
  • 11
0

Use in juila kernal to add missing package as follows then run jupyter notebook

Pkg.add("MbedTLS")
krishnendra
  • 673
  • 7
  • 8