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 have the file srt.h but i can't seem to figure out where to copy it so it can be found.
compiling sources/IOSRTSocket.cpp
In file included from ./include/Mona/IOSRTSocket.h:20:0,
from sources/IOSRTSocket.cpp:17:
./include/Mona/SRT.h:22:10: fatal error: srt/srt.h: No such file or directory
#include "srt/srt.h" // will define SRT_API
^~~~~~~~~~~
compilation terminated.
The text was updated successfully, but these errors were encountered:
i have the file srt.h but i can't seem to figure out where to copy it so it can be found.
compiling sources/IOSRTSocket.cpp
In file included from ./include/Mona/IOSRTSocket.h:20:0,
from sources/IOSRTSocket.cpp:17:
./include/Mona/SRT.h:22:10: fatal error: srt/srt.h: No such file or directory
#include "srt/srt.h" // will define SRT_API
^~~~~~~~~~~
compilation terminated.
The text was updated successfully, but these errors were encountered: