Changes between Version 59 and Version 60 of InstallingFACT++


Ignore:
Timestamp:
07/27/20 16:33:15 (5 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallingFACT++

    v59 v60  
    190190If you have a too old version of cmake, you can download binary packages at https://cmake.org/download/. Usually, it is enough to call cmake with its full path to switch version. So just unpack the tar-ball and call the cmake binary in the package. Note that root already imposes requirements on cmake which can be found at InstallingROOT.
    191191
    192 Adding the option '''-DFORCE_QT5=1''' to the cmake call allows to skip checking for Qt4 and force compilation with Qt5.
     192Adding the option '-DFORCE_QT5=1' to the cmake call allows to skip checking for Qt4 and force compilation with Qt5.
    193193
    194194