Usage of kodi/tools/DllHelper.h
#1
DllHelper.h uses dlopen and dlsym. But users of that header do not use '-ldl', so the build fails.

Since the header comes from kodi itself, should it provide some knob to indicate that the header it provides also requires linker option? Or is that all up to the user of that header to get it right?
Reply

Logout Mark Read Team Forum Stats Members Help
Usage of kodi/tools/DllHelper.h0