objdiff icon indicating copy to clipboard operation
objdiff copied to clipboard

CI build or local builds fail to run on headless Windows 2022 RDP server.

Open OmniBlade opened this issue 1 year ago • 0 comments

Builds taken from the CI or built locally fail with the following:

2024-04-18T13:58:26.417705Z ERROR eframe::native::run: Exiting because of error: WGPU error: Failed to create wgpu adapter, no suitable adapter found. during event Resumed thread 'main' panicked at objdiff-gui\src/main.rs:66:6: Failed to run eframe application: Wgpu(NoSuitableAdapterFound) note: run with RUST_BACKTRACE=1 environment variable to display a backtrace error: process didn't exit successfully: target\release\objdiff.exe (exit code: 101)

Running the stable release build works correctly as expected.

OmniBlade avatar Apr 18 '24 14:04 OmniBlade