Skip to content
Snippets Groups Projects
Select Git revision
  • antenna-patterns
  • qt5-qopenglwidget
  • license-demo
  • master default protected
  • isolated
  • isolated-fixedprofile
  • release_1.1
  • press-conference
  • rim-only
  • release_1.0
10 results

pulsatingscience

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Oliver Bock authored
    14b6e10b
    History

    GW170817

    Copyright © 2017 Max Planck Institute for Gravitational Physics

    Install instructions

    1. Download our pre-built binary for your operating system
    2. Download and install the Qt framework:
      • macOS:
        • Use MacPorts to install the qt4-mac package
        • or run the installer
      • Linux: use your distribution's package manager and install libqt4-opengl (incl. libqtcore4 and libqtgui4)
      • Windows: run the installer

    Build instructions

    1. Download and install the Qt framework as described above
      • Note for macOS when using MacPorts:
        • Run once: sudo ln -s /opt/local/libexec/qt4/bin/qmake /opt/local/bin/qmake
    2. Run the following command in the project's lib directory:
      • make
    3. Run the following commands in the project's root directory:
      1. qmake
      2. make