mirror of
https://git.asonix.dog/asonix/pict-rs.git
synced 2024-11-28 04:21:12 +00:00
a protobuf... compiler
This commit is contained in:
parent
e735f9c5d1
commit
f712ad9904
1 changed files with 2 additions and 2 deletions
|
@ -472,8 +472,8 @@ Currently these are as follows:
|
|||
- ffmpeg 6 (although 4.4 and 5 may also work)
|
||||
- exiftool 12.62 (although 12.50 or newer may also work)
|
||||
|
||||
Additionally, pict-rs requires a protobuf during the compilation step to support tokio-console, a
|
||||
runtime debug tool.
|
||||
Additionally, pict-rs requires a protobuf compiler during the compilation step to support
|
||||
tokio-console, a runtime debug tool.
|
||||
|
||||
Installing these from your favorite package manager should be sufficient. Below are some fun ways to
|
||||
develop and test a pict-rs binary.
|
||||
|
|
Loading…
Reference in a new issue