Closed biplab5464 closed 7 months ago
install llvm for msvc api. winfsp does that support gnu
closing because the error message clearly indicates this is a bindgen problem
see instructions on https://github.com/rust-lang/rust-bindgen
Thanks for the help
i was unaware about LLVM for msvc abi
so will be available though visual studio installer
Getting this issue when trying to run
here is my Cargo.toml
Running thought GNU abi din't work due to some dependencies
so i went it msvc abi
and still got error
i have previously install LLVM for gnu abi i can find libclang.dll is present in the bin and also the path is added environment variable
i am trying it compile it from last 2 days can you help me with this issue or figure out what i maybe doing wrong