Skip to content
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

AlgebraicSolving.jl on Windows #25

Closed
sumiya11 opened this issue Oct 27, 2023 · 2 comments
Closed

AlgebraicSolving.jl on Windows #25

sumiya11 opened this issue Oct 27, 2023 · 2 comments

Comments

@sumiya11
Copy link

Hi,

Does AlgebraicSolving.jl work on Windows? (I am getting ERROR: UndefVarError: `libmsolve` not defined)
If not, could you share if you consider to add support for Windows some day in the future?

Thanks !

@ederc
Copy link
Collaborator

ederc commented Oct 29, 2023

We do not plan to natively support Windows, you can use WSL insteaad.

@ederc ederc closed this as completed Oct 29, 2023
@fingolfin
Copy link
Contributor

@ederc out of curiosity, did you ever try to build it on Yggdrasil for Windows? The build recipe says

filter!(!Sys.iswindows, platforms)  # no FLINT_jll available

but that's not true (anymore), we do have FLINT for Windows AFAIK.

(I realize this is not a priority, but if it just builds...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants