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
It appears when building Equalizer and its dependencies the result is two different versions of libServus are built:
libServus.so.3
libServus.so.4
Equalizer produces one version, Collage builds another, Lunchbox builds another.
This results in a linker warning when building the Equalizer examples, tests, tools.
The text was updated successfully, but these errors were encountered:
It appears when building Equalizer and its dependencies the result is two different versions of libServus are built:
libServus.so.3
libServus.so.4
Equalizer produces one version, Collage builds another, Lunchbox builds another.
This results in a linker warning when building the Equalizer examples, tests, tools.
The text was updated successfully, but these errors were encountered: