HDF5-1.8.5-win64 unresolved external symbol SZ_encoder_enabled

I am getting the following error under Visual Studio 2008 Pro:
2>hdf5.lib(H5Z.obj) : error LNK2019: unresolved external symbol __imp_SZ_encoder_enabled referenced in function H5Z_init_interface
2>hdf5.lib(H5Zszip.obj) : error LNK2019: unresolved external symbol __imp_SZ_BufftoBuffCompress referenced in function H5Z_filter_szip
2>hdf5.lib(H5Zszip.obj) : error LNK2019: unresolved external symbol __imp_SZ_BufftoBuffDecompress referenced in function H5Z_filter_szip
2>D:\Development\PROJECT\realtime\SimFPGA\bin\Debug\SimFPGA.exe : fatal error LNK1120: 3 unresolved externals

I checked the linker options and it is indeed including "D:\Development\hdf5\lib\libszip.lib". It doesn't seem to complain about missing zlib library. My platform is Windows 7, 64 bit.

Hi Blake,

Please make sure that you also follow the steps to define the Environment
Variables.

Binh-Minh

···

-----Original Message-----
From: hdf-forum-bounces@hdfgroup.org [mailto:hdf-forum-
bounces@hdfgroup.org] On Behalf Of Blake Mason
Sent: Tuesday, June 15, 2010 5:23 PM
To: hdf-forum@hdfgroup.org
Subject: [Hdf-forum] HDF5-1.8.5-win64 unresolved external
symbolSZ_encoder_enabled

I am getting the following error under Visual Studio 2008 Pro:
2>hdf5.lib(H5Z.obj) : error LNK2019: unresolved external symbol
__imp_SZ_encoder_enabled referenced in function H5Z_init_interface
2>hdf5.lib(H5Zszip.obj) : error LNK2019: unresolved external symbol
__imp_SZ_BufftoBuffCompress referenced in function H5Z_filter_szip
2>hdf5.lib(H5Zszip.obj) : error LNK2019: unresolved external symbol
__imp_SZ_BufftoBuffDecompress referenced in function H5Z_filter_szip
2>D:\Development\PROJECT\realtime\SimFPGA\bin\Debug\SimFPGA.exe : fatal
error LNK1120: 3 unresolved externals

I checked the linker options and it is indeed including
"D:\Development\hdf5\lib\libszip.lib". It doesn't seem to complain about
missing zlib library. My platform is Windows 7, 64 bit.

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

--
Internal Virus Database is out-of-date.
Checked by AVG.
Version: 7.5.549 / Virus Database: 270.9.0/1778 - Release Date: 11/9/2008
2:14 PM

All,

It looks like we posted the wrong binaries (built without SZIP). The binaries with the SZIP compression enabled will be posted shortly.

I apologize for the error.

Elena

···

On Jun 15, 2010, at 4:22 PM, Blake Mason wrote:

I am getting the following error under Visual Studio 2008 Pro:
2>hdf5.lib(H5Z.obj) : error LNK2019: unresolved external symbol __imp_SZ_encoder_enabled referenced in function H5Z_init_interface
2>hdf5.lib(H5Zszip.obj) : error LNK2019: unresolved external symbol __imp_SZ_BufftoBuffCompress referenced in function H5Z_filter_szip
2>hdf5.lib(H5Zszip.obj) : error LNK2019: unresolved external symbol __imp_SZ_BufftoBuffDecompress referenced in function H5Z_filter_szip
2>D:\Development\PROJECT\realtime\SimFPGA\bin\Debug\SimFPGA.exe : fatal error LNK1120: 3 unresolved externals

I checked the linker options and it is indeed including "D:\Development\hdf5\lib\libszip.lib". It doesn't seem to complain about missing zlib library. My platform is Windows 7, 64 bit.

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org