You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We found that the code contains some changes that will make this crate work in our vcpkg manifest mode scenario.
We have a blocker because we can't publish a package to a registry because for these features we have to reference the crate from git instead of crates.io
What would be necessary to release a new version to crates.io containing the latest changes? Is there any way I can assist?
The text was updated successfully, but these errors were encountered:
I second this. I am using vcpkg manifest mode to build FFmpeg. That part was easy. Now it's proving unreasonably difficult to tell ffmpeg-next (which uses vcpkg) how to find the resulting libraries. Apparently the master branch has better support for vcpkg manifest mode? It would be nice for that to be available on crates.io...
Hi everybody,
Great work on this project.
We found that the code contains some changes that will make this crate work in our vcpkg manifest mode scenario.
We have a blocker because we can't publish a package to a registry because for these features we have to reference the crate from git instead of crates.io
What would be necessary to release a new version to crates.io containing the latest changes? Is there any way I can assist?
The text was updated successfully, but these errors were encountered: