i using library of hdf5group access , parse such h5 files. trying compile example: https://www.hdfgroup.org/ftp/hdf5/examples/examples-by-api/hdf5-examples/1_8/c/h5g/h5ex_g_traverse.c using visual studio 2015 64 bit mode.
i 7 errors equal
unresolved external symbol __imp_h5fopen
some library functions seem work fine can not found. copied headers libs certain. realize unresolved external indicated missing or wrong dll these lib files. there not single dll in play.
i grateful on matter. kept me stuck all-day long. :/ /d option of comiler set.
best patrick
Comments
Post a Comment