-
Hi,
did following steps:
1. git clone https://github.com/enelson1001/rust-esp32s3-lvgl-clickme/
2. cd rust-esp32s3-lvgl-clickme
3. ~/export-esp.sh
4. cargo check
```
....
Compiling lvgl…
-
### Problem
The value of [`target_feature = "crt-static"`](https://doc.rust-lang.org/reference/linkage.html#static-and-dynamic-c-runtimes) can be controlled in `rustc` with `-Ctarget-feature=+crt-sta…
-
Since our release process is split into 2 steps (node - 5 point release, signer - 6 point release), and this is what users are familiar with, we'll have to update the documentation and workflow proces…
-
https://github.com/alexcrichton/curl-rust/blob/e5aecacd4f17cb56f37d0c6bf5af55829f90605f/curl-sys/build.rs#L366
When probing with pkg_config (and maybe with vcpkg) no `cargo:rerun-if-env-changed=` i…
-
### Describe the bug
Building fails:
```
pnpm tauri build
> terratestlogviewerv3@0.1.0 tauri /home/salmon/git/TerratestLogViewerV3
> tauri "build"
Running beforeBuildCommand `pnpm buil…
-
Hi! I have a project that targets many platforms. Among them iOS and Android. Among my dependencies I have C++ projects like Ring. When I change the target on my VSCode settings like this:
```
"…
-
cargo fails to checkout this repo because some files have too long path and Windows complains about it
```
Updating git repository `[https://github.com/microsoft/python-environment-tools.git`](https:/…
-
I cant keep rust-gpu updated for my projects since [this commit](https://github.com/Rust-GPU/rust-gpu/commit/775b5d5fa4a8ac7417c5d6abc9176522c000f88c)
### Example & Steps To Reproduce
I have made …
-
### Checklist before submitting an issue
- [X] I have searched through the existing [closed and open issues](https://github.com/elkowar/eww/issues?q=is%3Aissue) for eww and made sure this is not a du…
-
Running `cargo msrv check` from a github workflow (aka github action) on the `windows-latest` image results in the following error message:
> error: could not create link from 'C:\\Users\\runneradm…