Fish Trophy

QuLogic got a fish trophy!

Fix DLL naming in metadata on Windows

Review Request #2772 — Created Nov. 3, 2023 and submitted

Information

pidgin/pidgin
default

Reviewers

Meson does not prefix the shared library names with lib on Windows, so these
internal metadata fields should not include it. And the Pidgin executable
wrapper needs to load this DLL via the un-prefixed name as well (via
LIBPIDGIN_DLL_NAMEW).

Compiled on Windows.

Summary ID
Fix DLL naming in metadata on Windows
Meson does not prefix the shared library names with `lib` on Windows, so these internal metadata fields should not include it. And the Pidgin executable wrapper needs to load this DLL via the un-prefixed name as well (via `LIBPIDGIN_DLL_NAMEW`).
22c6e2dc94bdcdcd5603a6d7207cf6d8a7875e58
grim
  1. Nice work, thanks!!

  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...