You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm unable to build the project.
I have brotli installed.
When ever I try to build, I get this error.
-- The C compiler identification is GNU 10.3.0-- The CXX compiler identification is GNU 10.3.0-- Detecting C compiler ABI info-- Detecting C compiler ABI info - done-- Check for working C compiler: /usr/bin/cc - skipped-- Detecting C compile features-- Detecting C compile features - done-- Detecting CXX compiler ABI info-- Detecting CXX compiler ABI info - done-- Check for working CXX compiler: /usr/bin/c++ - skipped-- Detecting CXX compile features-- Detecting CXX compile features - done-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")-- Checking for module 'libbrotlidec'-- No package 'libbrotlidec' found-- Could NOT find BrotliDec (missing: BROTLIDEC_INCLUDE_DIRS BROTLIDEC_LIBRARIES) (found version "")CMake Error at CMakeLists.txt:38 (message): librotlidec is needed to build woff2.-- Configuring incomplete, errors occurred!See also "/home/imran/Downloads/woff2/out/CMakeFiles/CMakeOutput.log".
I'm unable to build the project.
I have
brotli
installed.When ever I try to build, I get this error.
This is my setup.
The text was updated successfully, but these errors were encountered: