Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ file. This compilation database is an input of the next analysis step.

note: This command is currently not working on macOS.
The System Integrity Protection (SIP) in macOS blocks the usage of `LD_LIBRARY_PATH`.
Please try to obtain the `complile_commands.json` in an other way, with the help of CMake for example.
Please try to obtain the `compile_commands.json` in an other way, with the help of CMake for example.

```sh
CodeChecker log --build "make" --output ./compile_commands.json
Expand Down