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.
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.