Hi All,
I tried installing win32-api-1.3.0.gem on my machine but if failed with following error
==============================
C:\>gem install win32-api-1.3.0.gem
Building native extensions. This could take a while...
ERROR: While executing gem ... (RuntimeError)
Error instaling win32-api-1.3.0.gem:
ERROR: Failed to build gem native extension.
ruby extconf.rb install win32-api-1.3.0.gem
checking for strncpy_s()... no
creating Makefile
nmake 'nmake' is not recognized as an internal or external command, operable program or batch file.
Gem files will remain installed in c:/ruby/lib/ruby/gems/1.8/gems/win32-api-1.3.
0 for inspection.
Results logged to :/ruby/lib/ruby/gems/1.8/gems/win32-api-1.3.0/ext/gem_make.out
=================
Then i tried downloading the zip file, but i dont know how to install it, can somebody help?
|