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.
hdf5.dll
-
begumemte1991
- Posts: 33
- Joined: Mon May 04, 2020 8:19 am
Re: hdf5.dll
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.
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.
- Attachments
-
- c.PNG (30.53 KiB) Viewed 1690 times
-
- b.PNG (22 KiB) Viewed 1690 times
-
- a.PNG (33.24 KiB) Viewed 1690 times
Re: hdf5.dll
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):
Do you have the same issue?
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"