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
I need to add the line #include <errno.h>
to remotepluginserver.cpp to be able to build linvst, otherwise I get this error ‘errno’ was not declared in this scope
Ubuntu 16.04 (xenial) + KXStudio (wine 2.0.1)