You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have build the latest version of shortestPathsPreprocessor and when trying to generate a file in hdf format, program generates errors:
HDF5-DIAG: Error detected in HDF5 (1.14.4-3) thread 0:
000: C:\Users\sha00.vcpkg-clion\vcpkg\buildtrees\hdf5\src\5_1.14.4.3-d36366786e.clean\src\H5D.c line 187 in H5Dcreate2(): unable to synchronously create dataset
major: Dataset
minor: Unable to create file
001: C:\Users\sha00.vcpkg-clion\vcpkg\buildtrees\hdf5\src\5_1.14.4.3-d36366786e.clean\src\H5D.c line 111 in H5D__create_api_common(): can't set object access arguments
major: Dataset
minor: Can't set value
002: C:\Users\sha00.vcpkg-clion\vcpkg\buildtrees\hdf5\src\5_1.14.4.3-d36366786e.clean\src\H5VLint.c line 2602 in H5VL_setup_acc_args(): invalid location identifier
major: Invalid arguments to routine
minor: Inappropriate type
003: C:\Users\sha00.vcpkg-clion\vcpkg\buildtrees\hdf5\src\5_1.14.4.3-d36366786e.clean\src\H5VLint.c line 1733 in H5VL_vol_object(): invalid identifier
major: Invalid arguments to routine
minor: Inappropriate type
Other formats (xdm, csv) work well.
Attached files that were used (script, build and data) files.zip
The text was updated successfully, but these errors were encountered:
I have build the latest version of
shortestPathsPreprocessor
and when trying to generate a file inhdf
format, program generates errors:Other formats (xdm, csv) work well.
Attached files that were used (script, build and data)
files.zip
The text was updated successfully, but these errors were encountered: