-
After installing `libssl-dev` on ubuntu and `openssl-devel` on fedora still the same issue.
error details - https://github.com/koolwithk/kx-kn-rust/issues/2#issuecomment-1295245512
Able to build…
-
As I run ```cargo install adult-dl``` , the following error has occured.
```
error[E0599]: no method named `usage` found for struct `Flag` in the current scope
--> /home/username/.cargo/registr…
-
**Describe the bug**
DirectX12 doesn't work with eframe and errors with error:
```
[2024-07-28T19:05:15Z ERROR eframe::native::run] Exiting because of error: WGPU error: Failed to create surface fo…
-
### Description
Build fails 0.6.0 was building fine with 299b7dec20b45b9fa19a4a46252079e8a8b7a8ba
(Will investigate further.)
### Version
What version(s) of *librespot* does this problem exist i…
-
I am running the action on our enterprise against our private repo. The result in github actions window is a long json follows by a `Unexpected end of JSON input` message.
```
Run avt/thirdparty.r…
-
My goal was to build a Rust project that embeds python and all dependencies via a simple `cargo build`. I finally figured out a method for doing this, but it's pretty much one big hack. Nevertheless, …
-
### Describe the bug
It is not possible to set hooks in overlays using export-env.
$env.config.hooks is updated, but the hooks are not active.
### How to reproduce
```
~> module hooks { exp…
-
While building the https://github.com/oxfordcontrol/Clarabel.rs project on i386, this error occurred:
```
Compiling gemm-common v0.18.0
error[E0599]: no function or associated item named `new`…
-
**rust-analyzer version**: rust-analyzer 1.78.0-nightly (2d24fe5 2024-03-09)
**rustc version**: rustc 1.76.0 (07dca489a 2024-02-04)
**editor or extension**: Helix
**relevant settings**:
.bashr…
-
Hey! Could you support arm64 in the pre-built images, please?
running with latest build:
`exec /usr/local/bin/lazymc-docker-proxy: exec format error`
I builded locally on my arm64 device, but i…