Alovchin91
Alovchin91
Hi, I'm trying to compile reqwest with rustls support on Windows arm64 and I'm getting the following error: ``` error: failed to run custom build command for `ring v0.16.19` Caused...
### Windows Terminal version 1.12.10733.0 ### Windows build number 10.0.22000.613 ### Other Software Visual C++ Build Tools 2022 17.1.4 ### Steps to reproduce * Install Visual C++ Build Tools 2022...
**Is your feature request related to a problem? Please describe.** Rust has [recently promoted](https://github.com/rust-lang/rust/pull/75914) Windows on ARM64 (`aarch64-pc-windows-msvc`) platform to [Tier 2 Development Platform](https://rust-lang.github.io/rustup-components-history/aarch64-pc-windows-msvc.html). Since **tokio** is one of the...
**Describe the bug** IIDOptimizer crashes when a CsWinRT referencing project is built on an ARM64 device. **To Reproduce** 1. Install .NET 6 ARM64 SDK on an ARM64 device, e.g. Surface...
Hi, I'm trying out Sciter as a UI engine for my Rust app that runs on macOS. I need a system menu, so I use `cocoa` crate to create a...
### Motivation It’s close to impossible to use `windows-bindgen` without documentation. ### Drawbacks None ### Rationale and alternatives The `Gen` class has mysterious fields with cryptic names which say nothing...
In VS 17.3 a native ARM64 MSVC toolchain has appeared. Generally it should be chosen over the emulated one. Open questions: - [ ] Did it actually appear in VS...
Currently, static CRT compilation doesn't work, because `/NODEFAULTLIB:MSVCRT(D)` simply leaves a number of unresolved external references behind. #628 has upgraded CMake to version 3.29 which enables the use of `CMAKE_MSVC_RUNTIME_LIBRARY`....
It's May 2025. Copilot+ PCs have been out for almost a year. They're proper developer machines. I have actually been using Windows Arm64 as my daily driver developer OS since...