Submitted by admin on Wed, 05/07/2014 - 23:33
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);
- Microsoft Windows 10
- Mac OS 10.15 (Catalina)
- Apple clang 12.0.0 (Xcode)
- Debian 9/10 (stretch/buster)
- Debian 9 (Stretch) MultiArch for ARM Linux
Prerequisite
Following software is required in order to build qtplatz from source.
- git (http://git-scm.com/)
- C++ compiler, which support C++17
- Qt 5.12 or later (5.15.1)
- Qwt 6.1
- Boost 1.62 or later (currently tested on 1.73)
- RDKit 2020.09 (older version may work too)
English