espressomd-users
[Top][All Lists]
Advanced

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

Re: [ESPResSo-users] Compilation Trouble


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

Hi Pierre,

I didn't get around to try compiling again until today.
Your suggestion worked, thanks for your advice!

Best,
Clemens


On 08.02.2017 14:58, Pierre de Buyl wrote:
> Hi,
>
> As cmake cannot find the file "h5xx/h5xx.hpp: No such file or directory" I 
> guess
> that you have not fetched it. This is a recent addition to espresso and I 
> don't
> know if it is documented yet.
>
> From the root of the repository:
>
> git submodule init
> git submodule update
>
> then a re-run of cmake should fix the problem.
>
> Regards,
>
> Pierre
>
> On Wed, Feb 08, 2017 at 02:44:47PM +0100, Clemens Jochum wrote:
>> 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]