Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

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

Draft
franramirez688 wants to merge 2 commits into
conan-io:masterfrom
franramirez688:frm/shared_interface_libs
Draft

[bugfix] Shared libraries in Windows (.dll.lib not found as interface)#529
franramirez688 wants to merge 2 commits into
conan-io:masterfrom
franramirez688:frm/shared_interface_libs

Conversation

@franramirez688
Copy link
Copy Markdown

@franramirez688 franramirez688 commented Mar 8, 2024

Closes: #528

@franramirez688 franramirez688 changed the title [bugfix] Shared libraries in Windows (.ddl.lib not found as interface) [bugfix] Shared libraries in Windows (.dll.lib not found as interface) Mar 8, 2024
@AbrilRBS AbrilRBS self-requested a review March 10, 2024 01:28
@franramirez688
Copy link
Copy Markdown
Author

franramirez688 commented Mar 14, 2024

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: conan-io/conan#15866

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[conan-center] Validate the case when Windows generates .dll.lib

3 participants