VimbaPython
VimbaPython copied to clipboard
building in continuous integration for open source project with Vimba SDK
Hi,
I am the author and maintainer of vimba-sys, an open-source (Apache 2/MIT licensed) Rust wrapper for the VimbaC library. It would be convenient to be able to use Github Actions to compile vimba-sys. Is this envisioned as something that should be possible, and if so, how should I direct Github Actions to download and install the Vimba SDK to build software that depends on VimbaC? Otherwise, would it be envisioned that open source software could depend on Vimba and provide pre-compiled binaries for this software?
I imagine similar issues would arise for anyone using VimbaPython. Since I did not find a similar github repository for VimbaC, I thought I would file the issue here. Still, this issue may be filed in the wrong place. If so, please direct me to the appropriate destination.
Thank you in advance, Andrew Straw