Thore Wietzke

Results 3 issues of Thore Wietzke

Hello, scikit build core has helped me a lot in packaging and building my C++ extensions. Currently I'm struggling a bit where to place my stub files (*.pyi) to ship...

In my opinion the generated FMU are way too noisy. Looking inside the source code many status messages are printed which are nice to know, but not necessary. I can...

Installing e.g. the pybind11 example https://github.com/pybind/scikit_build_example with only MinGW (GCC) installed on Windows fails with a cryptic error message: ``` × Building wheel for scikit_build_example (pyproject.toml) did not run successfully....