diff options
| author | IMXEren <[email protected]> | 2025-07-06 02:43:56 +0530 |
|---|---|---|
| committer | IMXEren <[email protected]> | 2025-07-06 05:00:32 +0530 |
| commit | 8d08f0cc65c7d998265e247660ebf19bc1ba0caa (patch) | |
| tree | 94d6f04dfd653abea1cf1bdf1d7f97fd611336d3 /tests/projects/python/pybind/example | |
| parent | 5929eeebf059979fd4a8952b74696a2c4ea33750 (diff) | |
fix: rust static and shared library failing to find extern crate in windows-msvc
1. rustc requires lib*.rlib, *.dll but produces *.rlib, *.dll.
2. shared library are `foo.dll`, `foo.dll.lib` and it links for
`foo.dll`.
Diffstat (limited to 'tests/projects/python/pybind/example')
0 files changed, 0 insertions, 0 deletions
