This is an old revision of the document!
Building the Grib API on Windows
First, get the latest source (currently 1.8.0) from http://www.ecmwf.int/products/data/software/download/grib_api.html and extract it in a convenient place, then configure, build and install:
$ ./configure --prefix=/opt/grib
TODO: check configure options