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

Windows Build #57

Open
XBagon opened this issue Jun 4, 2020 · 2 comments
Open

Windows Build #57

XBagon opened this issue Jun 4, 2020 · 2 comments
Labels

Comments

@XBagon
Copy link

XBagon commented Jun 4, 2020

I spent a few hours now trying to build this on Windows with mingw.
I already fixed a lot of errors of the build process, but now I'm at the point of patching.
At first it didn't work cause of the file not existing, I tried a different branch of the mruby-zest-build repo, but now I get patch does not apply.
So I wanted to ask if it's even possible to build this on Windows at the moment, before I spend more hours? And when yes, what would/could be the next step?
Thank You!

@fundamental
Copy link
Member

This has come up a few times in separate issues. Currently the patch not applying issues should be resolved at least in part by either one of the two active pull requests on this repo.

@jjYBdx4IL
Copy link

Use VirtualBox and install Ubuntu 21.10 on it. Cross-compilation works fine after doing:

sed -i -e 's#our-malloc#our-malloc --enable-float#' Makefile.windows.mk

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

No branches or pull requests

3 participants