Answer the question
In order to leave comments, you need to log in
How to compile Ruby 2.1.0 on Windows?
Actually a subject. I do everything according to the instructions from the README.win32 file, first I write vcvars64
either vcvars32
for different versions of the compiler, then configure.bat --target=x64-mswin64
for x64 or just configure.bat
for x86. I get this log with errors for both versions https://gist.github.com/CAMOKPYT/8266267 . Windows 7 x64, I compile with a set from Visual Studio 2012. Tell me which way to dig. Don't offer Linux.
Answer the question
In order to leave comments, you need to log in
It seems that something similar to yours:
https://bugs.ruby-lang.org/issues/7660
Judging by the discussion, the assembly from the win32 folder causes the error
at the bottom win32/README.w32 of trunk:
You can build ruby in any directory including the source directory,
except (({win32})) directory in the source directory.
Try it, maybe it will help :)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question