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
I have build the latest version of
shortestPathsPreprocessorand when trying to generate a file inhdfformat, program generates errors:Other formats (xdm, csv) work well.
Attached files that were used (script, build and data)
files.zip