-
I follow all the steps outline in the readme.md file, but the `npm run deploy payment` is throwing an error
```
> ic-rust-nextjs@2.0.0 predeploy
> sh ./predeploy.sh
./predeploy.sh: 2: set:…
-
Add support for generating thumbnails for 3D objects
References parser/loaders/viewers:
Autodesk DXF cad:
https://github.com/k-fujino-kohei/dxf2image (rust crate)
Universal Scene Description (US…
-
I am trying to build for `x86_64-pc-windows-gnu` from a Linux PC using Cross. I am in a distrobox environment (fedora toolbox 40) to contain the cross-compliation stuff separate from the rest of my de…
-
OS: Windows_NT x64 10.0.19045
VSCode version: 1.74.2 (user setup)
CodeLLDB version: v1.8.1
Compiler: Rust 1.65.0
Debuggee: x86_64-windows-msvc
The CodeLLDB extension currently doesn't show R…
-
Starting around 2024-06-27, the rust-lang CI has started to encounter a very high failure rate on the MSVC Windows builders (~15% of all builds?). These builders are encountering various filesystems e…
ehuss updated
3 weeks ago
-
OS: windows 11 x86-64
Following are output details:
> D:/Codes/github/makepad > cargo makepad android --abi=all install-toolchain
> Installing Android toolchain
>
> Installing Rust toolchains …
-
### Describe the bug
Thanks to the official for proposing the webviewWindow hiding and displaying functions in my last issue and adopting them so quickly. Because my tauri v2 project is used in the…
-
There are several `ignore-msvc`/`ignore-windows`/`ignore-windows-msvc` Makefile and rmake.rs (tests that are ported to pure Rust files) run-make tests that have those `ignore-*`s because of several co…
-
Installing OpenCV is not trivial (especially on Windows) and lengthy.
Investigate OpenCV alternatives, maybe a Rust crate?
-
### Description
For the past few months, the `rust-lang/rust` project has had a lot of spurious failures on the Windows runners. These are typically either failure to open a file (mostly from `link…