Skip to content
Snippets Groups Projects
Select Git revision
  • update_Makefile.mingw
  • master default protected
  • fix_Makefile.mingw
  • fix_API_for_C_apps
  • fix_procinfo_mac
  • boinccmd_gpu_mode_always_until_sigterm
  • fgrp_osx_hotfix
  • fix_boinc_master@f8250782
  • eah_wrapper_improvements
  • diagnostics_win-hotfix
  • diagnostics_win-hotfix-old
  • current_fgrp_apps
  • testing_gw_apps
  • gw_app_darwin_15
  • current_brp_apps
  • current_brp_apps_android10
  • current_gfx_apps
  • current_server
  • current_gw_apps
  • previous_fgrp_apps
  • previous_gw_apps
  • testing_brp_apps
  • apps_FGRP3_1.07
  • apps_FGRP3_1.08
24 results

boinc

  • Clone with SSH
  • Clone with HTTPS
  • 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