I\'m trying to install bcrypt-ruby on Windows Vista.
So far, I have been able to install nmake.exe from a MS knowledge base article and cl.exe from installing Visual
To be able to build a gem extension for One-Click Installer (OCI) you need VC6. Mxing and matching different versions of newer Visual Studio will fail or will generate unknown errors during runtime.
I would recommend avoid all these hassles and proceed with the successor of One-Click, which is called RubyInstaller.
INSTALL.txt instructions to adjust the DevKit to the location you extracted itgem install bcrypt-ruby, will work out of the boxFor more details about using other gems or Rails with this newer version, please see the tutorials section in our Wiki.
Hope this helps.