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
Build error caused by static linkage of boost-program-options on fedora 37.
cld@kafka:nvbandwidth$ uname -a
Linux kafka 6.3.3-202.rog.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 24 06:56:18 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build error caused by static linkage of boost-program-options on fedora 37.
can be fixed by removing
Boost_USE_STATIC_LIBS ON
from CMakeLists.txtThe text was updated successfully, but these errors were encountered: