We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[ 23%] Built target fizz [ 23%] Linking CXX executable bin/fizz /usr/bin/ld: cannot find -lZSTD_LIBRARY-NOTFOUND collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/FizzTool.dir/build.make:219: bin/fizz] Error 1 make[1]: *** [CMakeFiles/Makefile2:235: CMakeFiles/FizzTool.dir/all] Error 2 make: *** [Makefile:182: all] Error 2
The text was updated successfully, but these errors were encountered:
It's ok after I reboot the system.
Sorry, something went wrong.
Migrate from googletest 1.8 to googletest 1.10 (#67)
98153c6
Summary: X-link: facebookincubator/hsthrift#67 Updating `googletest` from `1.8.0` to `1.10.0` Reviewed By: mzlee, igorsugak, luciang, meyering, r-barnes Differential Revision: D34351084 fbshipit-source-id: 939b3985ab63a06b6d511ec8711c2d5863bdfea8
No branches or pull requests
[ 23%] Built target fizz
[ 23%] Linking CXX executable bin/fizz
/usr/bin/ld: cannot find -lZSTD_LIBRARY-NOTFOUND
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/FizzTool.dir/build.make:219: bin/fizz] Error 1
make[1]: *** [CMakeFiles/Makefile2:235: CMakeFiles/FizzTool.dir/all] Error 2
make: *** [Makefile:182: all] Error 2
The text was updated successfully, but these errors were encountered: