[Live-devel] Problems with compilation the project
Georgy Steshin
gosha212 at gmail.com
Sun Aug 9 14:25:31 PDT 2009
Hi all,
I have made a new solution in visual studio 2008 and had compiled
successfully the whole projects. But I can't compile the testProgs.
This is the output from the compiler
Error 1 error LNK2001: unresolved external symbol "class
DelayInterval __cdecl operator*(short,class DelayInterval const &)"
(??D at YA?AVDelayInterval@@FABV0@@Z) libBasicUsageEnvironment.lib
testProgs
Error 2 error LNK2019: unresolved external symbol "class
DelayInterval __cdecl operator*(short,class DelayInterval const &)"
(??D at YA?AVDelayInterval@@FABV0@@Z) referenced in function "void __cdecl
`dynamic initializer for 'DELAY_MINUTE''(void)" (??__EDELAY_MINUTE@@YAXXZ)
testMPEG1or2VideoStreamer.obj testProgs
Error 3 error LNK2001: unresolved external symbol "class
DelayInterval __cdecl operator*(short,class DelayInterval const &)"
(??D at YA?AVDelayInterval@@FABV0@@Z) libBasicUsageEnvironment.lib
testProgs
Error 4 error LNK2001: unresolved external symbol "class
DelayInterval __cdecl operator*(short,class DelayInterval const &)"
(??D at YA?AVDelayInterval@@FABV0@@Z) libBasicUsageEnvironment.lib
testProgs
Error 5 error LNK2001: unresolved external symbol "class
DelayInterval __cdecl operator*(short,class DelayInterval const &)"
(??D at YA?AVDelayInterval@@FABV0@@Z) libBasicUsageEnvironment.lib
testProgs
Error 6 error LNK2001: unresolved external symbol "class
DelayInterval const DELAY_SECOND" (?DELAY_SECOND@@3VDelayInterval@@B)
libBasicUsageEnvironment.lib testProgs
Error 7 error LNK2001: unresolved external symbol "class
DelayInterval const DELAY_SECOND" (?DELAY_SECOND@@3VDelayInterval@@B)
testMPEG1or2VideoStreamer.obj testProgs
Error 8 error LNK2001: unresolved external symbol "class
DelayInterval const DELAY_SECOND" (?DELAY_SECOND@@3VDelayInterval@@B)
libBasicUsageEnvironment.lib testProgs
Error 9 error LNK2001: unresolved external symbol "class
DelayInterval const DELAY_SECOND" (?DELAY_SECOND@@3VDelayInterval@@B)
libBasicUsageEnvironment.lib testProgs
Error 10 error LNK2001: unresolved external symbol "class
DelayInterval const DELAY_SECOND" (?DELAY_SECOND@@3VDelayInterval@@B)
libBasicUsageEnvironment.lib testProgs
Error 11 error LNK2019: unresolved external symbol "public:
void __thiscall DelayQueue::handleAlarm(void)"
(?handleAlarm at DelayQueue@@QAEXXZ) referenced in function "protected: virtual
void __thiscall BasicTaskScheduler::SingleStep(unsigned int)"
(?SingleStep at BasicTaskScheduler@@MAEXI at Z)
libBasicUsageEnvironment.lib testProgs
Error 12 error LNK2019: unresolved external symbol "public:
class DelayInterval const & __thiscall DelayQueue::timeToNextAlarm(void)"
(?timeToNextAlarm at DelayQueue@@QAEABVDelayInterval@@XZ) referenced in
function "protected: virtual void __thiscall
BasicTaskScheduler::SingleStep(unsigned int)"
(?SingleStep at BasicTaskScheduler@@MAEXI at Z)
libBasicUsageEnvironment.lib testProgs
Error 13 error LNK2019: unresolved external symbol "public:
virtual __thiscall DelayQueue::~DelayQueue(void)" (??1DelayQueue@@UAE at XZ)
referenced in function __unwindfunclet$??0BasicTaskScheduler0@@IAE at XZ$0
libBasicUsageEnvironment.lib testProgs
Error 14 error LNK2019: unresolved external symbol "public:
__thiscall DelayQueue::DelayQueue(void)" (??0DelayQueue@@QAE at XZ) referenced
in function "protected: __thiscall
BasicTaskScheduler0::BasicTaskScheduler0(void)"
(??0BasicTaskScheduler0@@IAE at XZ) libBasicUsageEnvironment.lib testProgs
Error 15 error LNK2019: unresolved external symbol "public:
void __thiscall DelayQueue::addEntry(class DelayQueueEntry *)"
(?addEntry at DelayQueue@@QAEXPAVDelayQueueEntry@@@Z) referenced in function
"public: virtual void * __thiscall
BasicTaskScheduler0::scheduleDelayedTask(__int64,void (__cdecl*)(void
*),void *)" (?scheduleDelayedTask at BasicTaskScheduler0@@UAEPAX_JP6AXPAX at Z1@Z)
libBasicUsageEnvironment.lib testProgs
Error 16 error LNK2019: unresolved external symbol
"protected: __thiscall DelayQueueEntry::DelayQueueEntry(class
DelayInterval)" (??0DelayQueueEntry@@IAE at VDelayInterval@@@Z) referenced in
function "public: __thiscall AlarmHandler::AlarmHandler(void (__cdecl*)(void
*),void *,class DelayInterval)"
(??0AlarmHandler@@QAE at P6AXPAX@Z0VDelayInterval@@@Z)
libBasicUsageEnvironment.lib testProgs
Error 17 error LNK2019: unresolved external symbol
"protected: virtual void __thiscall DelayQueueEntry::handleTimeout(void)"
(?handleTimeout at DelayQueueEntry@@MAEXXZ) referenced in function "private:
virtual void __thiscall AlarmHandler::handleTimeout(void)"
(?handleTimeout at AlarmHandler@@EAEXXZ)
libBasicUsageEnvironment.lib testProgs
Error 18 error LNK2019: unresolved external symbol "public:
virtual __thiscall DelayQueueEntry::~DelayQueueEntry(void)"
(??1DelayQueueEntry@@UAE at XZ) referenced in function "public: virtual
__thiscall AlarmHandler::~AlarmHandler(void)" (??1AlarmHandler@@UAE at XZ)
libBasicUsageEnvironment.lib testProgs
Error 19 error LNK2019: unresolved external symbol "public:
class DelayQueueEntry * __thiscall DelayQueue::removeEntry(long)"
(?removeEntry at DelayQueue@@QAEPAVDelayQueueEntry@@J at Z) referenced in function
"public: virtual void __thiscall
BasicTaskScheduler0::unscheduleDelayedTask(void * &)"
(?unscheduleDelayedTask at BasicTaskScheduler0@@UAEXAAPAX at Z)
libBasicUsageEnvironment.lib testProgs
Error 20 fatal error LNK1120: 11 unresolved externals
C:\Users\Georgy\Documents\Visual Studio
2008\Projects\liveTest\Debug\testProgs.exe testProgs
Hope for your help
Georgy Steshin,
image001
Hutsot Shefayim
Shefayim Israel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20090810/ce1adcba/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 3016 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20090810/ce1adcba/attachment-0001.jpe>
More information about the live-devel
mailing list