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

Building tests fails to link #12

Closed
james-d-mitchell opened this issue Jan 17, 2020 · 1 comment
Closed

Building tests fails to link #12

james-d-mitchell opened this issue Jan 17, 2020 · 1 comment

Comments

@james-d-mitchell
Copy link
Member

I get the following when trying to follow the instructions:

    mkdir build
    cd build
    cmake -DBUILD_TESTING=1 ..
    make
    make test

from BUILDING.md:

ld: library not found for -lbenchmark
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [benchmark/sort] Error 1
make[1]: *** [benchmark/CMakeFiles/sort.dir/all] Error 2
make: *** [all] Error 2

I have google benchmarks install (via conda), but this doesn't seem to make any difference.

james-d-mitchell added a commit to james-d-mitchell/HPCombi that referenced this issue Jan 17, 2020
james-d-mitchell added a commit to james-d-mitchell/HPCombi that referenced this issue Jan 17, 2020
hivert pushed a commit that referenced this issue Jan 17, 2020
@hivert
Copy link
Collaborator

hivert commented Oct 26, 2023

Resolved

@hivert hivert closed this as completed Oct 26, 2023
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