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
Hello! I built libo.so on linux, and it seems to build alright, but when odot tries to load it, it tells me "Could not register handle for external module: libo: undefined symbol: fabs.". fabs is a c++ command, so it seems to not find some library?