Home > ruby, watir > watir installation error 14001

watir installation error 14001

March 17th, 2009

I encountered a error 14001 when I tried to install watir 1.6.2 in a new computor, I googled and found:

the version of win32-api should be 1.3.0 or later
the version of windows-api should be 0.3.0 or later
the version of windows-pr should be 0.9.9 or later

After fix the above version problems, the watir can work properly.



Categories: ruby, watir Tags:
Comments are closed.