Requirements
Visual Studio 17 2022
. It's not tested, it should work on older versions too.cxxbridge-cmd
to generate bridge files between Rust and c++, you can install this withcargo install cxxbridge-cmd
.cmake
is needed to build tinyinst.
Visual Studio 17 2022
. It's not tested, it should work on older versions too.cxxbridge-cmd
to generate bridge files between Rust and c++, you can install this with cargo install cxxbridge-cmd
.cmake
is needed to build tinyinst.