Problems with compiling lammps with latte

Dear All,

I’ve been trying to compile lammps with latte and have followed the instructions at https://github.com/lammps/lammps/tree/master/lib/latte and https://github.com/lanl/LATTE/wiki/Using-LATTE-through-LAMMPS

I’ve used PROGRESS=ON and given the correct paths to both bml and qmd-progress and tested the LATTE installation using ‘make test’.

I have made the suggested links in my (LAMMPS)/lib/latte directory and the Makefile.lammps in my (LAMMPS)/lib/latte directory is as follows:

Forwarding to Christian to take a look at …

Steve

The problem was solved! There was an include path set incorrectly by me.

Thank you.