You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for reporting. Could we please get some more info on your environment? Which version of OLA are you trying to compile? With which version of gcc and libc? Thanks :)
Generally a config.log helps, but as @kripton says @cbix has found the cause.
If you just need to get going in the short term and don't need OSC, you should be able to just --disable-osc during configure and it will build everything but the OSC plugin.
From what I can see, the library ABI version is still liblo7, so if we need two different codepaths, we'll have to detect the library's numeric version and work from there to work around this behaviour.
I get
during the build.
Is someone else having this, too?
The text was updated successfully, but these errors were encountered: