-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
最新代码,linux环境编译报错 #218
Comments
错误原因:编译时默认依赖openssl库。 已更新sdk,重新拉sdk代码即可 |
还是不行,报同样的错误,我更新了sdk |
试试下面三个命令,不确认是哪个 |
好,谢谢您 |
编译已经解决 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
您好,按照给的linux环境编译步骤,最新的代码编译会报错:
/usr/bin/ld: cannot find -lssl
collect2: error: ld returned 1 exit status
../../sdk/gcc.mk:88: recipe for target 'debug.linux/test' failed
make: *** [debug.linux/test] Error 1
The text was updated successfully, but these errors were encountered: