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
* Extra information is added to exceptions thrown by RWSClient.
* RWSClient constructor sends a request to the server to check connection and initiate authentication.
* Implemented getIOSignals() in RWSInterface.
On Ubuntu Xenial I can only build the project after installing
libpoco-dev
from ppa:gezakovacs/poco.Looking at packages.ubuntu.com/search?keywords=libpoco-dev it appears that only Artful and up have a recent enough
libpoco-dev
available:1.3.6
1.3.6
1.7.8
1.8.0
For Debian it's Stretch and newer (search).
The text was updated successfully, but these errors were encountered: