hdf5.dll

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: hdf5.dll

Post by STKO Team » Thu Nov 25, 2021 9:46 am

This is quite strange. We recently updated opensees to use HDF5 version 1.12.0, but it looks like you are using an old version of OpenSees, with a new version of the HDF5 dlls.

Please try to re-install the latest version of the OpenSees-Solvers from prof. Tarque's webiste.

begumemte1991
Posts: 33
Joined: Mon May 04, 2020 8:19 am

Re: hdf5.dll

Post by begumemte1991 » Tue Dec 07, 2021 2:24 pm

Dear STKO team,

Even after installing the latest version of OpenSees solvers from Prof. Tarque's website, I am getting the same error again. I am unable to use STKO. :( Please refer to the images below.
Attachments
c.PNG
c.PNG (30.53 KiB) Viewed 1691 times
b.PNG
b.PNG (22 KiB) Viewed 1691 times
a.PNG
a.PNG (33.24 KiB) Viewed 1691 times

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: hdf5.dll

Post by STKO Team » Thu Dec 09, 2021 2:31 pm

If you downloaded the latest version this should not happen, because the OpenSees.exe is using the same HDF5 DLL version (1.12.0) found in the hdf5 folder.

Your error is saying that your OpenSees is linked to the 1.10.1 version (old version) while the DLLs in the hdf5 directory are 1.12.0.

Probably you are running another OpenSees.exe.
Could you show me the solver you are using in the Window that pops-up when you click on the "Kits" command?

Also try this:
go inside C:\OpenSees-Solvers and double-click on "opensees.bat"
once the cmd window opens type (one line at a time):

Code: Select all

model basic -ndm 2 -ndf 2
recorder mpco "ok.mpco"
Do you have the same issue?

Post Reply