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
Right now a number of irrelevant symbols from compiled c++ objects are being bundled and exported into libtrackcpp.a. This is particularly true for NAFF compiled object. These symbols should be made static and hidden from the library users.