Posted By: Daniel Berger
Date: 2009-01-02 18:20
Summary: win32-api 1.3.0 released
Project: Win32 Utils

This release adds finer grained error handling with the addition of the LoadLibraryError and PrototypeError classes.

It also fixes a bug that affected callbacks.

Enjoy!

The Win32Utils Team

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: win32-api-1.3.0-released

Start New Thread Start New Thread

 

By: Daniel Berger
RE: how to install win32-api-1.3.0.zip file [ reply ]  
2009-07-09 01:05
Whoops, I missed this. You shouldn't have to build it from source. There's a precompiled binary for folks using the one-click installer. Please let me know if you're still having problems (now up to 1.4.3).

Regards,

Dan

By: Amit Rathi
how to install win32-api-1.3.0.zip file [ reply ]  
2009-02-13 05:07
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?