MartinPdeS / PyMieSim

Python package for Mie scattering computation and analysis.
MIT License
18 stars 5 forks source link

Windows: multithreaded runtime linking error #8

Closed MartinPdeS closed 3 weeks ago

MartinPdeS commented 1 year ago

There appears to be a runtime linking error with the windows wheel build on GH-actions: windows-latest. This is closely related to MinGW not being in the path. What I already tried:

I am leaving it this way for the moment, but it is on the to-do list!

MartinPdeS commented 1 year ago

Some interesting link for this specific issue:

MartinPdeS commented 3 weeks ago

The issue was resolved in a previous commit that integrated the new python build system