> I have ported the latest FFI code to windows, but building it is a bit > involved - you need msys+mingw, you need to build ruby from source > (matching the one-click version) using mingw, and then build the FFI > gem using that new ruby install. As a note you can download mingw ruby from [1] or install your own from Luis Lavena's installer trivially [2]. It might build straight at that point. Cheers! -=r [1] http://www.akitaonrails.com/2008/7/26/still-playing-with-ruby-on-windows [2] http://github.com/luislavena/rubyinstaller/tree/master -- Posted via http://www.ruby-forum.com/.