hooks icon indicating copy to clipboard operation
hooks copied to clipboard

[bugfix] Shared libraries in Windows (`.dll.lib` not found as interface)

Open franramirez688 opened this issue 1 year ago • 1 comments

Closes: https://github.com/conan-io/hooks/issues/528

franramirez688 avatar Mar 08 '24 09:03 franramirez688

Update: The bug comes from collect_libs as it's not gathering DLL extensions, and it's a bit difficult to fix without breaking. Proposing another way around: https://github.com/conan-io/conan/pull/15866

franramirez688 avatar Mar 14 '24 08:03 franramirez688