ccrtp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ccrtp-devel] unable to run rtpudphello


From: PRATHYUSHA KUDIKILLA
Subject: [Ccrtp-devel] unable to run rtpudphello
Date: Wed, 16 May 2007 11:04:01 -0400

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 *)" ( address@hidden@ost@@address@hidden@@Z)
main.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall ost::Thread::notify(class ost::Thread *)" ( address@hidden@ost@@MAEXPAV12@@Z)
main.obj : error LNK2001: unresolved external symbol "protected: virtual void * __thiscall ost::Thread::getExtended(void)" ( address@hidden@ost@@MAEPAXXZ)
main.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall ost::Thread::initial(void)" (address@hidden@ost@@MAEXXZ )
main.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall ost::Thread::final(void)" (address@hidden@ost@@MAEXXZ)
main.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall ost::Thread::Thread(int,unsigned int)" ( address@hidden@@address@hidden@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 &)" ( address@hidden
address@hidden@@address@hidden@address@hidden@@address@hidden@2@@std@@@Z )
main.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall ost::Socket::isPending(enum ost::Socket::Pending,unsigned long)" ( address@hidden@ost@@address@hidden@address@hidden)
main.obj : error LNK2001: unresolved external symbol "protected: virtual int __thiscall ost::Socket::writeData(void const *,unsigned int,unsigned long)" ( address@hidden@ost@@address@hidden)
main.obj : error LNK2001: unresolved external symbol "protected: virtual int __thiscall ost::Socket::readData(void *,unsigned int,char,unsigned long)" ( address@hidden@ost@@address@hidden)
main.obj : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall ost::RTPDuplex::isPendingData(unsigned __int32)" ( address@hidden@ost@@address@hidden)
main.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall ost::RTPDataQueue::timerTick(void)" ( address@hidden@ost@@MAEXXZ)
main.obj : error LNK2001: unresolved external symbol "protected: virtual unsigned int __thiscall ost::RTPDuplex::getNextDataPacketSize(void)const " ( address@hidden@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 &)" ( address@hidden@ost@@address@hidden@address@hidden)
main.obj : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall ost::IncomingDataQueue::end2EndDelayed(struct ost::MembershipBookkeeping::IncomingRTPPktLink &)" ( address@hidden@ost@@MAE_NAAUIncomingRTPPktL
address@hidden@2@@Z )
main.obj : error LNK2001: unresolved external symbol "protected: virtual bool __thiscall ost::IncomingDataQueue::onSRTPPacketError(class ost::IncomingRTPPkt &,__int32)" ( address@hidden@ost@@address@hidden@address@hidden)
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...

reply via email to

[Prev in Thread] Current Thread [Next in Thread]