On 25/02/2020 10:38, Simon Frei wrote:
On 25/02/2020 10:27, Agustin Martin wrote:

There is still the problem of the undeclared digikam dependency on the
hdf5 stuff.

There's no such problem, digikam does not in itself depend on hdf5
(https://www.digikam.org/api/index.html#externaldeps). As I wrote
earlier, it depends on it through opencv, on which it depends directly:

I disagree with your interpretation : if you need to link explictly, there must be a dependency. With what you say,
you have no clue on the version dependency of directly linked libraries.

If opencv was doing a dlopen, then fine but that's not the case. How did you build you dependency? by hand? I bet you have added and overide...

--eric

Reply via email to