You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to licensecc users
Hi, I'm trying to use licensecc to protect some functions in a Shared Library (.so or .dll). However, I get an error when trying to compile using CMake since licensecc compiles to a static library and then does not link. I include the licensecc as suggested by the examples in the git repository.