- Index
- » Developer
- » OpenModelica development
- » Compile issue ModelicaMatIO.c &...
Compile issue ModelicaMatIO.c & H5Eset_auto1
Compile issue ModelicaMatIO.c & H5Eset_auto1
Not sure how to fix this any help would be apreciated.
-KP
/Modelica/NewTables/Resources/C-Sources/ModelicaMatIO.c:19977:13: error: too many arguments to function 'H5Dopen1'
/usr/include/H5Dpublic.h:145:14: note: declared here
../Modelica/NewTables/Resources/C-Sources/ModelicaMatIO.c:20006:13: warning: passing argument 2 of 'H5Eget_auto1' from incompatible pointer type [enabled by default]
/usr/include/H5Epublic.h:212:15: note: expected 'void **' but argument is of type 'herr_t (**)(void *)'
../Modelica/NewTables/Resources/C-Sources/ModelicaMatIO.c:20006:13: error: too many arguments to function 'H5Eget_auto1'
/usr/include/H5Epublic.h:212:15: note: declared here
../Modelica/NewTables/Resources/C-Sources/ModelicaMatIO.c:20007:13: error: too many arguments to function 'H5Eset_auto1'
Re: Compile issue ModelicaMatIO.c & H5Eset_auto1
What OS is this? Your lib hd5 is too old. Easiest is uninstall or upgrade.
- sjoelund.se
- 1700 Posts
- Index
- » Developer
- » OpenModelica development
- » Compile issue ModelicaMatIO.c &...