微信扫一扫
QT5.15.2安装时候选择了openssl1.1.1库,在开发过程中出现OPENSSL_Applink。
解决办法:将openssl include文件下的applink.c 添加到工程中,即可。
相关推荐