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
There is no single_channel_server.hpp-file in code/server/include/rpiasgige
Compiling with the unit-test option fails with the following error message:
ingle_channel_server_test.cpp:4:10: fatal error: rpiasgige/single_channel_server.hpp: No such file or directory
4 | #include "rpiasgige/single_channel_server.hpp"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.