mistserver/Connector_RTSP/compile_remarks.txt

19 lines
No EOL
694 B
Text

Makefile LIBS: -ljthread -lpthread -ljrtp (al ingesteld)
alle includes: <jrtplib3/[blaat.h]> (al gedaan)
in /usr/local/include/jrtplib3/rtpsession.h (lokaal, was via jrtplib's "make install")
en /usr/local/include/jrtplib3/rtpudpv4transmitter.h (lokaal, was via jrtplib's "make install")
verander #include <jmutex.h> naar #include <jthread/jmutex.h>
anders geen compiles...
Vervolgens: bij het runnen van ./Connector_RTSP:
./Connector_RTSP: error while loading shared libraries: libjrtp-3.7.1.so: cannot open shared object file: No such file or directory
dus: ik kan op het moment genoeg coden, en zorgen dat het compiled, maar ook daadwerkelijk draaien wordt lastig... Enige ideeen?