On 10/11/2021 21:44, Will Godfrey wrote:
> Panic Over!
> I'd forgotten that LV2 has separate CmakeLists etc.
> 
> It's a but odd that this doesn't produce a failure to build though :(

This is a common problem with all shared libraries. You don't get to
know about missing symbols until you actually try to run it with a
program that loads it.

-- 
Kristian


_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel

Reply via email to