-
### Describe the bug
On macOS, there's a special env var `MACOSX_DEPLOYMENT_TARGET` that implicitly configures the system's C compiler, linker, and opts in to or out of breaking changes in macOS. Obj…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
when
```batch
git pull origin main # just now
git submodule update --recursive --checkout
ca…
-
Currently our project is using a mix of logging and tracing. Since tracing works as a drop-in replacement, so it shouldn't be too much work, and would provide benefits such as a more pleasant debuggi…
-
```
PS C:\Users\Advik.DESKTOP-B4PCHRC\Downloads\freya-template-main> cargo run --release
Compiling skia-bindings v0.72.0
error: failed to run custom build command for `skia-bindings v0.72.0`
no…
-
error: failed to run custom build command for `openssl-sys v0.9.104`
Caused by:
process didn't exit successfully: `C:\Users\trueb\OneDrive\Desktop\tls rust\tls\target\debug\build\openssl-sys-758…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Cloned the repo and setup the required build toolchains for windows.
Cargo build fails on…
-
### android build failed:
```
cargo apk run --target aarch64-linux-android --lib
Using package `slint-android` in `D:\Code\slint-android\Cargo.toml`
Compiling i-slint-backend-android-activity v…
-
Win11, Slint 1.7.1, Rust
I can't compile successfully when use skia-vulkan, errors are:
```
error: failed to run custom build command for `skia-bindings v0.75.0`
Caused by:
process didn'…
-
### Description of the bug
```
root@a7ef32367e09:/usr/local/src# cargo build --target x86_64-unknown-linux-musl --release
warning: /usr/local/src/Cargo.toml: `default_features` is deprecated in f…
-
I cannot install the software based on README file:
Here is my command used:
```
cargo install --path .
```
Error message:
```
(cargo) [yliu8962@d05-10 modkit]$ cargo install --path .
…