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

Don't link under macos #6

Open
wizz777 opened this issue Sep 28, 2017 · 1 comment
Open

Don't link under macos #6

wizz777 opened this issue Sep 28, 2017 · 1 comment

Comments

@wizz777
Copy link

wizz777 commented Sep 28, 2017

[100%] Linking CXX shared library libOpenUSRP.dylib
Undefined symbols for architecture x86_64:
"boost::chrono::steady_clock::now()", referenced from:
LimeRxStream::recv(uhd::ref_vector<void*> const&, unsigned long, uhd::rx_metadata_t&, double, bool) in limesdr_io_impl.cpp.o
LimeTxStream::recv_async_msg(uhd::async_metadata_t&, double) in limesdr_io_impl.cpp.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [libOpenUSRP.dylib] Error 1
make[1]: *** [CMakeFiles/OpenUSRP.dir/all] Error 2
make: *** [all] Error 2

@jocover
Copy link
Owner

jocover commented Oct 2, 2017

Fixed

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