aliyun / alibabacloud-nls-cpp-sdk

The C++ SDK for Alibaba nature language and speech APIs.
Apache License 2.0
54 stars 30 forks source link

there is a error when I make it #1

Closed xionglihua closed 2 years ago

xionglihua commented 5 years ago

The error is happened at the link mement, as shows follows: /nls-sdk-cpp-master/lib/linux/libssl.so: file format not recognized; treating as linker script /nls-sdk-cpp-master/lib/linux/libssl.so:1: syntax error

soildierKing commented 5 years ago

the libssl.so is a 64-bit library compiled with GCC 4.1.2. please check the gcc version.