Compilation error

error: Undefined symbol ‘H5T_STD_I32BE_g’ referenced in “d:\Development\CVI\HDF5\cvibuild.hdf5_cvi\Debug64\hdf5_cvi.obj”.

I want to use HDF5 in C language based CVI.

While following the example, a compile error occurs.

Please tell me how to fix this.

Thanks

The third step in your build is not correct, you should do this differently.

Can you tell me what to do?

You would need to tell what you did exactly, otherwise not. Are you on Windows, Mac or Linux? Which compiler? Which example are you using? What version of HDF5?