Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titlePlease note

If you plan to use Emoslib for higher level tools (MagicsMAGP, METV, ...) please consider to use the -fPIC option for linking. Also if you use the gfortran compiler please read our blog entry on the quadmath option.

...

> mkdir build ; cd build 

> cmake .. –DCMAKE-DCMAKE_INSTALL_PREFIX=/path/to/where/you/install/myEmoslib

...