Closed Siggemada closed 6 years ago
In file included from RTSPClient.cpp:24:0: include/Locale.hh:47:10: fatal error: xlocale.h: No such file or directory
^~~~~~~~~~~
compilation terminated.
ln -s /usr/include/locale.h /usr/include/xlocale.h
...fixes this.
In file included from RTSPClient.cpp:24:0: include/Locale.hh:47:10: fatal error: xlocale.h: No such file or directory
include // because, on some systems, doesn't include ; this makes sure that we get both
compilation terminated.