You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to compile the program in CMake, but no matter how I install HDF5, I keep getting the same warning which causes cmake to not generate the file pyrfsim.so.
CMake Warning at CMakelists.txt:41 (message):
Could not find imported HDF5 targets. Using module-mode instead.
I tried installing different versions of HDF5 on different versions of Ubuntu but nothing.
I'm doing some research which involves simulating echocardiography and COLE seems to be the only feasible solution.
Please, any kind of help could save me.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi @sigurdstorve,
I've been trying to compile the program in CMake, but no matter how I install HDF5, I keep getting the same warning which causes cmake to not generate the file pyrfsim.so.
CMake Warning at CMakelists.txt:41 (message):
Could not find imported HDF5 targets. Using module-mode instead.
I tried installing different versions of HDF5 on different versions of Ubuntu but nothing.
I'm doing some research which involves simulating echocardiography and COLE seems to be the only feasible solution.
Please, any kind of help could save me.
Thanks.
The text was updated successfully, but these errors were encountered: