open-license-manager / licensecc

Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.
http://open-license-manager.github.io/licensecc/
BSD 3-Clause "New" or "Revised" License
947 stars 300 forks source link

public_key.h not existed?! #131

Open ShareZzx opened 2 years ago

ShareZzx commented 2 years ago

we have compile with vs2017 on win10 platform, but does not have any public_key.h file.

gcontini commented 2 years ago

The public key should be generated in the build process...