Closed HydraDragonAntivirus closed 10 months ago
Sorry, I don't understand what this is supposed to solve. Did you had troubles compiling?
I know the readme could be clearer, but yara-sys's README has some information about how to build.
If you only use the bindgen
feature, the default, you have to install yara on your system.
If you don't want to install yara, you can use the vendored
feature to automatically download it.
If you use the library by cloning it instead of using cargo, don't forget to download the git submodules as well.
Ok thanks I find a way to without installing these things and fix that issue. If you want close with comment you can do it.
I added missing yara libraries from the wrapper.h thing.