It seems that the downloadable packages for the prebuilt libs do not include the header files.
(for example, LexActivator-Static-Linux.zip)
Is https://github.com/cryptlex/lexactivator-c the only place to get the headers?
How do I ensure the library and headers are in sync?
Ideally either:
- the download package contains both libs and headers
- the github repo contains sources, so I can build the libs myself