Build from source

Obtain Source code

visit https://github.com/qtplatz

To build qtplatz source, it requires C++17 complient compiler, and boost library.  Compilers listed below are currently supported(tested);

  1. Microsoft Windows 10
    • Visual Studio 2019
  2. ​Mac OS 10.15 (Catalina)
    • ​​Apple clang 12.0.0 (Xcode)
  3. ​Debian 9/10 (stretch/buster)
    • gcc-4.9
  4. ​Debian 9 (Stretch) MultiArch for ARM Linux

Prerequisite

Following software is required in order to build qtplatz from source.

  1. git  (http://git-scm.com/)
  2. C++ compiler, which support C++17
  3. Qt 5.12 or later (5.15.1)
  4. Qwt 6.1
  5. Boost 1.62 or later (currently tested on 1.73)
  6. RDKit 2020.09 (older version may work too)
English

User login