Skip to content

Fix pkg-config library output for MSVC and enable Windows CI #1324

Fix pkg-config library output for MSVC and enable Windows CI

Fix pkg-config library output for MSVC and enable Windows CI #1324

Triggered via pull request September 12, 2024 20:27
Status Failure
Total duration 1m 24s
Artifacts

rust.yml

on: pull_request
Format and Clippy
1m 15s
Format and Clippy
Matrix: arch-test
Code coverage
0s
Code coverage
Fit to window
Zoom out
Zoom in

Annotations

2 errors
cannot find value `capi_static_libs` in this scope: src/build.rs#L1208
error[E0425]: cannot find value `capi_static_libs` in this scope --> src/build.rs:1208:45 | 1208 | cpkg.finger_print.static_libs = capi_static_libs; | ^^^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `static_libs`
Format and Clippy
Clippy had exited with the 101 exit code