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

Unable to locate Package Threads #24

Open
AditAg opened this issue Oct 9, 2018 · 0 comments
Open

Unable to locate Package Threads #24

AditAg opened this issue Oct 9, 2018 · 0 comments

Comments

@AditAg
Copy link

AditAg commented Oct 9, 2018

When I install the library using "make install" and then link a target in another project with the library alias "OTExtension::otextension", I get the following error on running the make command in the build directory of the project:
/usr/bin/ld: cannot find -lThreads::Threads
collect2: error: ld returned 1 exit status
It is probably some error with the Threads package as required in the CMakeLists.txt file of this library.

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

1 participant