I am trying to compile google/woff2 for 3 days but getting error "libbrotli needed". I was able compile brotli by running CMakeLists.txt in brotli folder and got .so files. I am beginner so I don't know to link both together. I want to compile and add brotli from CMakeLists.txt in woff2 folder or at least somehow compile linux build for woff2.
Thanks
Build woff2 with libbrotli included in the executable
I.e. the woff2 executable´s can be built and used in the woff2/ directory, or can be copied to any location.
P.S.: Many of the "Linux OS" have
woff2
(and libbrotli) available as a package, name =woff2
orwoff2-tools
.