-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build failed for the tauri
crate
#1679
Comments
Recording the missing logs is #787. I suggest cross-compiling from linux to windows locally and seeing what the error is. |
I'll investigate on our end, thanks. |
Do you know if |
|
@lucasfernog you will find more info on this page. In short: this is the build environment: https://github.com/rust-lang/crates-build-env which includes the package list. You can create PRs to the env if something is missing. |
Crate name
tauri
Build failure link
I don't have the link :( default target is Linux
Additional details
The tauri crate uses A LOT of dependencies, so I'm not sure which one is failing to build. We build documentation for Linux, macOS and Windows (see https://github.com/tauri-apps/tauri/blob/a1882b84b7ab5d6ca08040a2aea33c29f414e93a/core/tauri/Cargo.toml#L37) but only Linux is showing on the docs.rs page.
The text was updated successfully, but these errors were encountered: