-
Notifications
You must be signed in to change notification settings - Fork 4
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
Building On Windows #8
Comments
Hi @Moggers, we've never tested in windows, however the code is fairly portable. The problem is I don't have much experience in windows, so it may take a while to add support for windows and I would need someone to help testing it. What is the version of windows your are using? Regarding libtool, I think we can use it on windows, but I don't know if that is a good practice. If you have any advice or want to contribute let me know. Any help is appreciated. Thanks! |
I'd be happy to help with testing, however I'm fiarly new to the elixir ecosystem, and do not know much about windows build tools in general, either. OS is Windows 10. |
Ok. Any help is useful :) I probably can start working on it this weekend. I'll give you updates about the progress on a weekly basis, as I don't know how much time this will take. Thanks! |
I'll test it on windows this week. |
Is exmagick supported on windows? What is the build process?
Because libtool does not seem to be in choco, and when installing graphicsmagick, exmagick still fails to find graphicsmagick-config, using graphicsmagick 1.3.28.
Here is the log from attempting to build:
https://gist.github.com/Moggers/9f90eb01fc37fabad8af4f4d3fd36b8a
Note, this project is correctly building on linux.
The text was updated successfully, but these errors were encountered: