Safeheron / safeheron-crypto-suites-cpp

Cryptographic primitives developed by Safeheron
Other
36 stars 16 forks source link

cmake error #1

Closed Robin5577 closed 9 months ago

Robin5577 commented 2 years ago
image

I got an error when compiling,Can you help me?

singhparshant commented 1 year ago

What version of protobuf is used to build this ?

sword03 commented 1 year ago

What version of protobuf is used to build this ?

Hi, You should use protobuf 3.14 or 3.20, because we only made adaptations for these two versions of protobuf.

sword03 commented 1 year ago
image

I got an error when compiling,Can you help me?

Update to the latest version and compile it again. I think it would work.