Frequently asked questions

From Medusa: Coordinate Free Mehless Method implementation
Revision as of 16:07, 24 November 2016 by Anja (talk | contribs)

Jump to: navigation, search
  • I get the following error when compiling?
  /usr/bin/ld: cannot find -lhdf5
  collect2: error: ld returned 1 exit status
  CMakeFiles/diffusion.dir/build.make:100: recipe for target XXXX failed

Check that you have hdf5 installed. If running on Ubuntu, you might have libraries in a weird place. See how to build#hdf5 for more details.