[求助]如何编译JRTPLIB3.4
如何编译JTRPLIB3.4,要设置哪些东西呀?我编译后出现以下错误错误 5 error LNK2019: 无法解析的外部符号 "public: __thiscall JMutex::~JMutex(void)" (??1JMutex@@QAE@XZ),该符号在函数 __unwindfunclet$??0RTPSession@@QAE@W4TransmissionProtocol@RTPTransmitter@@@Z$0 中被引用 jrtplib.lib
错误 6 error LNK2001: 无法解析的外部符号 "public: __thiscall JMutex::~JMutex(void)" (??1JMutex@@QAE@XZ) jrtplib.lib
错误 7 error LNK2001: 无法解析的外部符号 "public: __thiscall JMutex::~JMutex(void)" (??1JMutex@@QAE@XZ) jrtplib.lib
错误 8 error LNK2019: 无法解析的外部符号 "public: __thiscall JMutex::JMutex(void)" (??0JMutex@@QAE@XZ),该符号在函数 "public: __thiscall RTPSession::RTPSession(enum RTPTransmitter::TransmissionProtocol)" (??0RTPSession@@QAE@W4TransmissionProtocol@RTPTransmitter@@@Z) 中被引用 jrtplib.lib