Skip to content
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

Closed
lucasfernog opened this issue Feb 14, 2022 · 5 comments
Closed

build failed for the tauri crate #1679

lucasfernog opened this issue Feb 14, 2022 · 5 comments

Comments

@lucasfernog
Copy link

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.

@jyn514
Copy link
Member

jyn514 commented Feb 14, 2022

Recording the missing logs is #787. I suggest cross-compiling from linux to windows locally and seeing what the error is.

@lucasfernog
Copy link
Author

I'll investigate on our end, thanks.

@lucasfernog
Copy link
Author

Do you know if mono is installed on the runner? We'll need that on our next release (https://github.com/wravery/webview2-rs#cross-compilation).

@lucasfernog lucasfernog reopened this Feb 15, 2022
@lucasfernog
Copy link
Author

Do you know if mono is installed on the runner? I couldn't find that info on the build env repo and we'll need that on our next release (wravery/webview2-rs#cross-compilation).

@syphar
Copy link
Member

syphar commented Feb 15, 2022

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants