From: "A. Vaillancourt" Date: 2009-02-22T02:53:00+09:00 Subject: Re: Building Ruby 1.9.1 on Windows - LINK error Roger Pack wrote: > >>> It may be that it's trying to 'override' miniruby.exe but cannot. Make >>> sure there aren't any file locks on deleting said file >>> [http://ccollomb.free.fr/unlocker/ is really handy for said task]. >>> That being said, you could also build with mingw >>> http://www.holymonkey.com/buildingshoesinwindows and/or join the >>> rubyinstaller dev list. >>> Cheers! >>> -=r >> >> Well, thank you for your reply but I don't think this is the problem, as >> It really looks like it cannot find "miniruby.exe".. :( >> >> If someones could help me, that would be very appreciated! >> >> Thank you very much > > maybe it's trying to build within a path with spaces? Ok, I tried to execute the same command that caused the error, manually, and it worked... then I guess this is a makefle error or something like that? MSVC9 not supported? Anyway, even if it works manually, the build isnt complete as the makefile stops as soon as it bugs This is pretty annoying, someone managed to build ruby on windows with MSVC9(VC2008 Express) ? -- Posted via http://www.ruby-forum.com/.