Skip to content
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

Cmake Library error while compiling? #393

Open
cc114230 opened this issue Aug 10, 2022 · 1 comment
Open

Cmake Library error while compiling? #393

cc114230 opened this issue Aug 10, 2022 · 1 comment

Comments

@cc114230
Copy link

[ 77%] Built target opcuaserver
[ 78%] Linking CXX executable bin/example_server
/usr/bin/ld: cannot find -lmbedcrypto
/usr/bin/ld: cannot find -lmbedx509
/usr/bin/ld: cannot find -lmbedtls
collect2: error: ld returned 1 exit status
CMakeFiles/example_server.dir/build.make:105: recipe for target 'bin/example_server' failed
make[2]: *** [bin/example_server] Error 1
CMakeFiles/Makefile2:69: recipe for target 'CMakeFiles/example_server.dir/all' failed
make[1]: *** [CMakeFiles/example_server.dir/all] Error 2
Makefile:151: recipe for target 'all' failed
make: *** [all] Error 2

i am using Ubuntu 18.0.4,how can i solve it? Thank you.

@guojing555
Copy link

guojing555 commented Aug 10, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants