Skip to content

Commit

Permalink
Merge pull request #204 from ANSSI-FR/doc-update-compil
Browse files Browse the repository at this point in the history
Bindings/C: Update documentation
  • Loading branch information
commial authored Jun 17, 2024
2 parents 7051c94 + a5d8033 commit 951e0aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bindings/C/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ cargo build --target ...
cargo build --release --target ...
```

Notes: when linking with `mla.lib`, `ntdll.lib` is also needed.

## Example

* Creating a new MLA archive (from [this file](tests/linux-gcc-g++/create.c) - Windows example [here](tests/windows-msvc/src/main.c))
Expand Down

0 comments on commit 951e0aa

Please sign in to comment.