-
Notifications
You must be signed in to change notification settings - Fork 11
.github/workflows/dist.yml: Build Windows wheels #120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
@w-bruns Still not ready. Having trouble with the nauty and e-antic installation on Windows - https://github.com/Normaliz/PyNormaliz/actions/runs/16326960875/job/46119524324?pr=120 |
|
Normaliz has been compiled under MS Windows/MSYS/MinGW64, but so far I could only get a static version. I am not sure at this moment whether the shared versions of the optional libraries are provided. The versions of CoCoALIb and nauty I have used do not produce shared libraries anyway. The compilation of normaliz.exe uses Makefile.classic. Please have a look at INSTALL for more information (don't mind the obvious typos). It would of course be good to have a complete equivalent of the Linux/MacOS versions. |
2bc456f to
bd04662
Compare
|
|
The problem is that It is however unclear to me why I can compile e-antic by MSYS/MinGW at all. Should mkoeppe add an issue to |
|
See for my explanation. I am not sure what Flint version is used for the wheels, but Flint 3.0.1 should solve the problem. |
No description provided.