Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是新手,有一些使用 mbedTLS 的任务。我可以询问如何在makefile中将它添加到我的项目中吗?在 mbedTLS 上进行 make 或 make 安装后,我没有在根存储库中找到静态库。
提前感谢您的回复。
编译的输出位于libraryMbed TLS 根目录的文件夹中。您可以在以下文章中找到更多信息:
library
在 juila kernal 中使用如下添加缺少的包,然后运行 jupyter notebook
Pkg.add("MbedTLS")