-
Notifications
You must be signed in to change notification settings - Fork 243
Open
Description
我编译安装了ts之后,发现go版本sdk依赖sm4头文件,但是安装之后却没有这个文件
tongsuo版本:8.4.0
tongsuo-gosdk版本:1.0.0
./config --prefix=$(ts_install_prefix) $(rpath_args) enable-ec_elgamal enable-paillier enable-ntls gosdk
# github.com/tongsuo-project/tongsuo-go-sdk/crypto
In file included from ../../go/pkg/mod/github.com/tongsuo-project/tongsuo-go-sdk@v1.0.0/crypto/hmac.go:17:
./shim.h:28:10: fatal error: 'openssl/sm4.h' file not found
#include <openssl/sm4.h>
^~~~~~~~~~~~~~~
1 error generated.
make: *** [ntls] Error 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels