`#undef _DEBUG` issues
Open
- Dominant language
- C++
- Stars
- 537
- Forks
- 223
- Avg merge
- 11h 22m
- Merged PRs (30d)
- 2
Description
Hi guys,
Can you remove this line, which can cause the boost-python always link to release version python.dll not python_d.dll
https://github.com/boostorg/python/blob/500194edb7833d0627ce7a2595fec49d0aae2484/include/boost/python/detail/wrap_python.hpp#L45
my **DEBUG** build like this

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.