CicmWrapper icon indicating copy to clipboard operation
CicmWrapper copied to clipboard

public library / stable ABI

Open umlaeute opened this issue 9 years ago • 1 comments

currently CicmWrapper seems to be included verbatim into the libraries that use it (e.g. via git submodules).

if the API/ABI is stable: would it make sense to install a shared-library version of the wrapper into a public place (e.g. /usr/lib/libCicmWrapper.so.0) and dylink the externals?

umlaeute avatar Oct 28 '16 10:10 umlaeute

Yes, you're right ! It would be better. I have to update the library first, then I'll try this.

pierreguillot avatar Oct 30 '16 11:10 pierreguillot