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
Could you try again v0.36 or a lower version and see if the bundled feature OK?
I think my PR #1393 broke your case.
If that's the case, build.rs might need to be refactored to use CARGO_FEATURE_{feature} instead of #[cfg].
When every I compile my project using the
bundled
feature it fails. This is the error I am given :I have updated Visual Studio build tools to include the C++ cmake option and I have update
cmake
.The text was updated successfully, but these errors were encountered: