|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
unresolved external problem ccrtp1.5.0 under Visual Studio 2005Hi,
I have problems unresolved external problem with ccrtp1.5.0 when I tried to compile it under Visual Studio 2005. Do you know what kind of problems is? Thank you very much, DBQ. Error 1 error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall ost::TimerPort::setTimer( unsigned long)" (__imp_?setTimer@TimerPort@ost@@QAEXK@Z) queue.obj Error 2 error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall ost::TimerPort::setTimer(unsigned long)" (__imp_?setTimer@TimerPort@ost@@QAEXK@Z) referenced in function "public: void __thiscall ost::RTPDataQueue::setTimeclock(void)" (?setTimeclock@RTPDataQueue@ost@@QAEXXZ) control.obj Error 3 error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall ost::TimerPort::setTimer(unsigned long)" (__imp_?setTimer@TimerPort@ost@@QAEXK@Z) duplex.obj Error 4 error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall ost::TimerPort::setTimer(unsigned long)" (__imp_?setTimer@TimerPort@ost@@QAEXK@Z) members.obj Error 5 error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall ost::TimerPort::setTimer(unsigned long)" (__imp_?setTimer@TimerPort@ost@@QAEXK@Z) pool.obj Error 6 error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned long __thiscall ost::TimerPort::getElapsed(void)const " (__imp_?getElapsed@TimerPort@ost@@QBEKXZ) queue.obj Error 7 error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned long __thiscall ost::TimerPort::getElapsed(void)const " (__imp_?getElapsed@TimerPort@ost@@QBEKXZ) referenced in function "public: unsigned long __thiscall ost::RTPDataQueue::getTimeclock(void)const " (?getTimeclock@RTPDataQueue@ost@@QBEKXZ) control.obj Error 8 error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned long __thiscall ost::TimerPort::getElapsed(void)const " (__imp_?getElapsed@TimerPort@ost@@QBEKXZ) duplex.obj Error 9 error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned long __thiscall ost::TimerPort::getElapsed(void)const " (__imp_?getElapsed@TimerPort@ost@@QBEKXZ) members.obj Error 10 error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned long __thiscall ost::TimerPort::getElapsed(void)const " (__imp_?getElapsed@TimerPort@ost@@QBEKXZ) pool.obj Error 11 error LNK2019: unresolved external symbol "public: __thiscall ost::CryptoContext::~CryptoContext(void)" (??1CryptoContext@ost@@QAE@XZ) referenced in function "public: void * __thiscall ost::CryptoContext::`scalar deleting destructor'(unsigned int)" (??_GCryptoContext@ost@@QAEPAXI@Z) incqueue.obj Error 12 error LNK2001: unresolved external symbol "public: __thiscall ost::CryptoContext::~CryptoContext(void)" (??1CryptoContext@ost@@QAE@XZ) outqueue.obj Error 13 error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall ost::TimerPort::TimerPort(void)" (__imp_??0TimerPort@ost@@QAE@XZ) referenced in function "protected: __thiscall ost::RTPDataQueue::RTPDataQueue(unsigned int)" (??0RTPDataQueue@ost@@IAE@I@Z) queue.obj Error 14 error LNK2019: unresolved external symbol "public: void __thiscall ost::CryptoContext::srtpAuthenticate(class ost::RTPPacket *,unsigned int,unsigned char *)" (?srtpAuthenticate@CryptoContext@ost@@QAEXPAVRTPPacket@2@IPAE@Z) referenced in function "public: void __thiscall ost::OutgoingRTPPkt::protect(unsigned int,class ost::CryptoContext *)" (?protect@OutgoingRTPPkt@ost@@QAEXIPAVCryptoContext@2@@Z) rtppkt.obj Error 15 error LNK2019: unresolved external symbol "public: void __thiscall ost::CryptoContext::srtpEncrypt(class ost::RTPPacket *,unsigned __int64,unsigned int)" (?srtpEncrypt@CryptoContext@ost@@QAEXPAVRTPPacket@2@_KI@Z) referenced in function "public: void __thiscall ost::OutgoingRTPPkt::protect(unsigned int,class ost::CryptoContext *)" (?protect@OutgoingRTPPkt@ost@@QAEXIPAVCryptoContext@2@@Z) rtppkt.obj Error 16 error LNK2019: unresolved external symbol "public: void __thiscall ost::CryptoContext::update(unsigned short)" (?update@CryptoContext@ost@@QAEXG@Z) referenced in function "public: int __thiscall ost::IncomingRTPPkt::unprotect(class ost::CryptoContext *)" (?unprotect@IncomingRTPPkt@ost@@QAEHPAVCryptoContext@2@@Z) rtppkt.obj Error 17 error LNK2019: unresolved external symbol "public: unsigned __int64 __thiscall ost::CryptoContext::guessIndex(unsigned short)" (?guessIndex@CryptoContext@ost@@QAE_KG@Z) referenced in function "public: int __thiscall ost::IncomingRTPPkt::unprotect(class ost::CryptoContext *)" (?unprotect@IncomingRTPPkt@ost@@QAEHPAVCryptoContext@2@@Z) rtppkt.obj Error 18 error LNK2019: unresolved external symbol "public: bool __thiscall ost::CryptoContext::checkReplay(unsigned short)" (?checkReplay@CryptoContext@ost@@QAE_NG@Z) referenced in function "public: int __thiscall ost::IncomingRTPPkt::unprotect(class ost::CryptoContext *)" (?unprotect@IncomingRTPPkt@ost@@QAEHPAVCryptoContext@2@@Z) rtppkt.obj Error 19 fatal error LNK1120: 9 unresolved externals .\Debug/ccrtp1.dll _______________________________________________ Ccrtp-devel mailing list Ccrtp-devel@... http://lists.gnu.org/mailman/listinfo/ccrtp-devel |
| Free embeddable forum powered by Nabble | Forum Help |