google / google/brotli

C libbrotli build instructions in readme or documentation

Open
#794 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
14.9k
Forks
1.4k
Avg merge
4d 20h
Merged PRs (30d)
9

Description

It'd be useful to have instructions on how to include and link against libbrotli from C/C++:

the includes are: #include and #include

The linker flags are: -lbrotlidec -lbrotlienc (and not -lbrotli as might be one's first guess)

It also may be useful to check if pkg-config is supported

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.