Closed tomdalling closed 4 years ago
Similar error, maybe related?
linking miniruby.exe
LINK : fatal error LNK1181: cannot open input file 'C:\Users\yohoj\AppData\Local\Temp\rubyc\zlib\zlib.lib'
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x64\cl.EXE"' : return code '0x2'
Stop.
Failed running [{"CI"=>"true", "ENCLOSE_IO_USE_ORIGINAL_RUBY"=>"1", "ENCLOSE_IO_RUBYC_1ST_PASS"=>"1", "ENCLOSE_IO_RUBYC_2ND_PASS"=>nil}, "nmake "]
Closing due to age
Hi,
I'm having trouble getting
rubyc
to compile my project on Windows. It works fine on OS X.It appears that the zlib header is missing. I thought it might be in the
C:\Users\Tom\AppData\Local\Temp\rubyc\zlib
directory, but it isn't.Any ideas?
Command Line Output
Contents of zlib directory