AcademySoftwareFoundation / AcademySoftwareFoundation/xstudio
Support Debug builds in Windows
Open
- Dominant language
- C++
- Stars
- 769
- Forks
- 129
- Avg merge
- 9d 1m
- Merged PRs (30d)
- 10
Description
Currently pybind11/python attempt to find the non-debug Python310 dll but cannot find.
There's a bit of churn on the internet on how to support this properly; determine this right method and implement it.
Contributor guide
Research direction
No source file, test, or entry point is named. Start by locating the pybind11/Python integration that selects the Python310 DLL for Windows, then determine how Debug builds should select the appropriate library. Done means a Windows Debug build can find and use the required Python library.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100