mirror of
https://github.com/FluxaMedia/fluxa-desktop.git
synced 2026-08-05 16:28:55 +00:00
libGLESv2.dll depends on a third DLL (z.dll, vcpkg's zlib build) that this step never copied into src-tauri/lib/. Combined with the find_and_load_dll() search-path bug fixed in the previous commit, that made ANGLE/EGL context creation fail on every Windows install built by this workflow, regardless of the code fix, since the file simply wasn't in the bundle. Copy the whole vcpkg bin/ output instead of naming individual DLLs, and check for z.dll explicitly in the verification step so this can't silently regress again. |
||
|---|---|---|
| .. | ||
| workflows | ||