espressomd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ESPResSo-users] Compilation Trouble


From: Clemens Jochum
Subject: [ESPResSo-users] Compilation Trouble
Date: Wed, 8 Feb 2017 14:44:47 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

Dear all,

I am trying to compile the latest development code from github and get the following error:

In file included from ~/espresso/espresso-python/src/core/io/writer/h5md/h5md_core.cpp:23:0:
~/espresso/espresso-python/src/core/io/writer/h5md/h5md_core.hpp:39:25: fatal error: h5xx/h5xx.hpp: No such file or directory
compilation terminated.
src/core/io/writer/h5md/CMakeFiles/H5mdCore.dir/build.make:62: recipe for target 'src/core/io/writer/h5md/CMakeFiles/H5mdCore.dir/h5md_core.cpp.o' failed
make[2]: *** [src/core/io/writer/h5md/CMakeFiles/H5mdCore.dir/h5md_core.cpp.o] Error 1
CMakeFiles/Makefile2:1853: recipe for target 'src/core/io/writer/h5md/CMakeFiles/H5mdCore.dir/all' failed
make[1]: *** [src/core/io/writer/h5md/CMakeFiles/H5mdCore.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2

Obviously the problem lies with HDF5. I can successfully compile without it. However, I want to use it for my project.
I have libhdf5-openmpi-dev and libhdf5-mpich-dev installed.

Any idea how to solve this is really appreciated!

Best,
Clemens


reply via email to

[Prev in Thread] Current Thread [Next in Thread]