Every licensecc release is tested in the following environments:
Centos 7-8
Ubuntu 16.04-18.04 (boost 1.65~1.71, openssl 1.1)
Windows server 1809 (MSVC 2017, boost 1.71)
Windows 7 (MSVC 2019, boost 1.71)
If you can't get it compiling:
- Be sure to follow the compilation instructions on the project website for Windows or Linux.
- If you updated from a previous version:
- Try to delete build folder contents and re-run the build procedure from beginning.
- Sometimes there are updates to projects folder structure. This folder is generated and it is not changed since it contains the keys used to issue the licenses. If you're just trying licensecc you can safely delete the folder content. If instead you're already using it to issue licenses, you may want to back it up, delete it and after the build merge the differences between the old and the generated one.
- as a last resort check out a fresh version from git in a new folder
If it still doesn't compile feel free to post a question here.