Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

franramirez688
Copy link

@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
@RubenRBS RubenRBS self-requested a review March 10, 2024 01:28
@franramirez688
Copy link
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 join this conversation on GitHub. Already have an account? Sign in to comment
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