unable to run rtpudphello
"PRATHYUSHA KUDIKILLA" <[email protected]> Wed, 16 May 2007 11:04:01 -0400
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <[email protected]> |
hello I'm not able to run rtpudphello on windows.I'm using Visual studio C++ and it giving the following errors, main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall ost::Thread::start(class ost::Semaphore *)" ( __imp_?start@Thread@ost@@QAEHPAVSemaphore@2@@Z) main.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall ost::Thread::notify(class ost::Thread *)" ( ?notify@Thread@ost@@MAEXPAV12@@Z) main.obj : error LNK2001: unresolved external symbol "protected: virtual void * __thiscall ost::Thread::getExtended(void)" ( ?getExtended@Thread@ost@@MAEPAXXZ) main.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall ost::Thread::initial(void)" (?initial@Thread@ost@@MAEXXZ) main.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall ost::Thread::final(void)" (?final@Thread@ost@@MAEXXZ) main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall ost::Thread::Thread(int,unsigned int)" ( __imp_??0Thread@ost@@QAE@HI@Z) main.obj : error LNK2001: unresolved external symbol "protected: virtual unsigned int __thiscall ost::RTPQueueBase::dispatchBYE(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?dispatchBYE@RTPQueueB ase@ost@@MAEIABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z ) main.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall ost::Socket::isPending(enum ost::Socket::Pending,unsigned long)" (?isPending@Socket@ost@@UAE_NW4Pending@12@K@Z) main.obj : error LNK2001: unresolved external symbol "protected: virtual int __thiscall ost::Socket::writeData(void const *,unsigned int,unsigned long)" (?writeData@Socket@ost@@MAEHPBXIK@Z) main.obj : error LNK2001: unresolved external symbol "protected: virtual int __thiscall ost::Socket::readData(void *,unsigned int,char,unsigned long)" ( ?readData@Socket@ost@@MAEHPAXIDK@Z) main.obj : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall ost::RTPDuplex::isPendingData(unsigned __int32)" ( ?isPendingData@RTPDuplex@ost@@MAE_N_I@Z) main.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall ost::RTPDataQueue::timerTick(void)" ( ?timerTick@RTPDataQueue@ost@@MAEXXZ) main.obj : error LNK2001: unresolved external symbol "protected: virtual unsigned int __thiscall ost::RTPDuplex::getNextDataPacketSize(void)const " ( ?getNextDataPacketSize@RTPDuplex@ost@@MBEIXZ) main.obj : error LNK2001: unresolved external symbol "protected: virtual unsigned int __thiscall ost::RTPDuplex::recvData(unsigned char *,unsigned int,class ost::IPV4Host &,unsigned short &)" ( ?recvData@RTPDuplex@ost@@MAEIPAEIAAVIPV4Host@2@AAG@Z) main.obj : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall ost::IncomingDataQueue::end2EndDelayed(struct ost::MembershipBookkeeping::IncomingRTPPktLink &)" ( ?end2EndDelayed@IncomingDataQueue@ost@@MAE_NAAUIncomingRTPPktL ink@MembershipBookkeeping@2@@Z) main.obj : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall ost::IncomingDataQueue::onSRTPPacketError(class ost::IncomingRTPPkt &,__int32)" ( ?onSRTPPacketError@IncomingDataQueue@ost@@MAE_NAAVIncomingRTPPkt@2@_H@Z) main.obj : error LNK2001: unresolved external symbol "protected: virtual And many more...around 45 of the same kind pls help...its very urgent.. If anyone can gimme the appropriate steps to run the ccRTP on windows wud be just sooo great thank u.... pls help me... _______________________________________________ Ccrtp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/ccrtp-devel