Run-time exception issues with HDF5-1.8.x static build on Windows 7, using VS 2012

Hi all,

I built and installed HDF5 using BUILD_SHARED_LIBS=OFF in order to
statically link to my application. Additionally, I disabled ZLIB and SZIP
when configuring HDF5. The build tests fine with all the shipped tests
passing when tested standalone, but when I link to my application
(configured using CMake), it builds OK, but runs into an exception when
creating a group. I don't know enough to know what is causing this and
would really appreciate some help.

Thanks,
-Sunil

Hello,
I would like to remove myself from this forum.
Elizabeth

ยทยทยท

On Friday, 29 January 2016, Squashy Buggy <squashed.bugaboo@gmail.com> wrote:

Hi all,

I built and installed HDF5 using BUILD_SHARED_LIBS=OFF in order to
statically link to my application. Additionally, I disabled ZLIB and SZIP
when configuring HDF5. The build tests fine with all the shipped tests
passing when tested standalone, but when I link to my application
(configured using CMake), it builds OK, but runs into an exception when
creating a group. I don't know enough to know what is causing this and
would really appreciate some help.

Thanks,
-Sunil