setuptools version
63.1.0
Python version
OS
Windows
Additional environment information
No response
Description
7134521#diff-33b1124f858029240f7b1bce31b093b3e054100b2450ac8b3c067cfe9e464670R343
This line introduced a breaking change. Although theoretically removing the dynamic library should behave as the same, it threw an error that was really hard to find (since it's the error is new and google not indexing it).
Expected behavior
- It should warn instead of raising an error
- More informative error message
How to Reproduce
- Use setuptools with MingW
- Add dynamic library
Output
don't know how to set runtime library search path on Windows
setuptools version
Python version
OS
Windows
Additional environment information
No response
Description
7134521#diff-33b1124f858029240f7b1bce31b093b3e054100b2450ac8b3c067cfe9e464670R343
This line introduced a breaking change. Although theoretically removing the dynamic library should behave as the same, it threw an error that was really hard to find (since it's the error is new and google not indexing it).
Expected behavior
How to Reproduce
Output
don't know how to set runtime library search path on Windows