Skip to content

scikit-build-core with cibuildwheel unable to find compiler in Windows GitHub Action runner? #995

Closed Answered by golmschenk
golmschenk asked this question in Q&A
Discussion options

You must be logged in to vote

It seems my primary issue was that I did not have a good grasp on how variable expansion works in the standard Windows shells. I was able to get successful builds by using the awvwgk/setup-fortran GitHub action to install MinGW, then setting the environment variable in cibuildwheel step CMAKE_GENERATOR: MinGW Makefiles.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by golmschenk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant