This crate contains bindgen-generated bindings for Intel's libipt library.
-
Clone this repo and the submodule
git clone --recursive https://github.com/sum-catnip/libipt-sys.git
-
Run
cargo build
and you should be fine. If that doesn't work, make sure you got all the requirements covered.
- a rust toolchain
- a C compiler that can be found by cmake
- cmake 3.5+