Skip to content

Make sure third-party libraries are found in debug build - #9991

Open
mrbean-bremen wants to merge 1 commit into
python-pillow:mainfrom
mrbean-bremen:debug-build1
Open

Make sure third-party libraries are found in debug build#9991
mrbean-bremen wants to merge 1 commit into
python-pillow:mainfrom
mrbean-bremen:debug-build1

Conversation

@mrbean-bremen

@mrbean-bremen mrbean-bremen commented Sep 12, 2026

Copy link
Copy Markdown
  • _find_library_file now also checks debug libraries if in debug mode and returns the library name
  • the returned library name is used for linking instead of the hard-coded name

This is a re-creation of PR #8016 - see that PR for more information and previous discussion.

- _find_library_file now also checks debug libraries
  if in debug mode and returns the library name
- the returned library name is used for linking
  instead of the hardcoded name
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.

1 participant