-
CI for the apollo-rs project started failing on Windows since libfuzzer-sys 0.4.8 was released. [The most relevant part of the output](https://app.circleci.com/pipelines/github/apollographql/apollo-rs…
-
### Describe the bug
I installed tauri2.0beta a few months ago and it worked great. This week I wanted to try the official version of tauri2.0. I installed the latest rust language, then created a…
-
it would be useful because regular `cargo check` shits errors about not being able to link because those are armv7 `ar` files and gcc is for x86_64. sometimes my ide starts acting weird and i'm not 10…
-
Since all our crates are in a single workspace, it's better that the pipeline commands (scripts, etc.) pass `--package` (short: `-p`) when supported because:
1. It's easier to see what package a comm…
-
Hi,
First time trying to get the demo example running, I followed the README instructions (also copied `lv_conf.h` and `lv_drivers_conf.h` to this repo root dir) but ended up with this error (simil…
-
This affects OSH/YSH. Discovered due to a .NET package in my path with a `tr` directory for translations.
```
osh-0.24.0$ which cat
/usr/bin/cat
osh-0.24.0$ command -v cat
/usr/bin/cat
osh-0.2…
-
### Is there an existing issue?
- [X] I have searched the existing issues
### Experiencing problems? Have you tried our Discord first?
- [X] This is not a support question.
### Description of bug
…
-
Relevant output log:
Error seems to be:
```
aarch64-nerves-linux-gnu-gcc: error: unrecognized command-line option '-m64'
thread 'main' panicked at /home/lawik/.cargo/registry/src/index.crate…
-
### Describe the bug
not work
### Reproduction
_No response_
### Expected behavior
_No response_
### Full `tauri info` output
```text
npm run tauri android init
npm run tauri andr…
-
I propose the commands:
* `cargo psibase package new package_name` - generates a skeleton package named `packaged_name`
* `--description=example`
* `--service=serv1`
* `--server=serv2`
*…