Re: Installation Issue
"Steven G. Johnson" <[email protected]>
| Newsgroups | gmane.comp.science.photonic-bands |
|---|---|
| Message-ID | <[email protected]> |
On Jul 25, 2008, at 12:49 AM, Rakesh Mote wrote: > I am facing following problem with MPB installation. I use Cygwin on > windows. > > matrixio.c: In function `write_attr': > matrixio.c:91: error: too few arguments to function `H5Dcreate2' > matrixio.c:97: error: too few arguments to function `H5Acreate2' The problem is that the most recent version of HDF5 changed the API incompatibly. See http://ab-initio.mit.edu/wiki/index.php/MPB_download#Common_Installation_Problems for a workaround. Steven