On Thu Feb 16 17:58:18 2023 +0000, Zebediah Figura wrote:
You don't need to fail to load if the unixlib fails to load, though. You just need to, say, check whether your unix functions are NULL or not before using them. I don't think gphoto even fails to load when its unixlib fails to load.
Ah okay, but then why shouldn't I just use SONAME_LIBVOSK?