- 
                Notifications
    You must be signed in to change notification settings 
- Fork 6
Open
Labels
Description
PR #185 introduces initial support of building Windows binary wheels with ci-build-wheel. However many things are missed:
- Ceres support, probably blocked by Windows support ceres-solver-rs#9
-  GSL support, I don't know how to link library built with vcpkg(or any other package manager )
- 32-bit x86 support, do people still use 32-bin Python on Windows?
- ARM64 support, do people already use Windows on ARM?