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

Cannot compile on OSX #1

Closed
dstreett opened this issue Jul 31, 2016 · 1 comment
Closed

Cannot compile on OSX #1

dstreett opened this issue Jul 31, 2016 · 1 comment

Comments

@dstreett
Copy link
Collaborator

Hey @joe-angell and @samhunter , hate to be a noodge, but I'm having issues compiling on both develop and master.

(Talking about develop) I had to add #include<numeric> to use std::accumulate with common/src/read.cpp, however, after that I am still getting this error when trying to make.

[ 86%] Linking CXX executable Super-Deduper_test ld: library not found for -llibhts_common.so clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [Super-Deduper/Super-Deduper_test] Error 1 make[1]: *** [Super-Deduper/CMakeFiles/Super-Deduper_test.dir/all] Error 2

Also, a ton of warnings with gtest stuff. Is that expected?

Any suggestions?

Thanks, sorry to be a newb with this cmake stuff.

@joe-angell
Copy link
Collaborator

fixed in d82a307

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