This is Guardant License Wizard repository. Currently it has code from the Guardant Software Licensing Kit version 4.5.6 (changed for open-source).
Note that this code is not at all compatible with the License Wizard executable from the Guardant Software Licensing Kit distro (see e.g. settings path domains).
This code is designed for:
- language: C++17,
- build system: Qbs 1.11.0,
- dependencies:
- Qt 5.6.3;
- toolchains:
- MSVC 2017 (14.16.*),
- GCC 8.4,
- Xcode 7.*.
Qt is the only direct third-party dependency. Do not forget to link with Guardant Licensing API as well.
Qbs build (meta-build) system is used. There are numerous project generators supported, including (but not limited to) CMake and Microsoft Visual Studio (see here for details).