<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=koi8-r">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.apple-style-span
        {mso-style-name:apple-style-span;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:2.0cm 42.5pt 2.0cm 3.0cm;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal>Hi all,<o:p></o:p></p>
<p class=MsoNormal>I have made a new solution in visual studio 2008 and had
compiled successfully the whole projects. But I can’t compile the
testProgs.<o:p></o:p></p>
<p class=MsoNormal>This is the output from the compiler<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Error 1 error LNK2001: unresolved external
symbol "class DelayInterval __cdecl operator*(short,class DelayInterval
const &)" (??D@YA?AVDelayInterval@@FABV0@@Z) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 2 error LNK2019: unresolved external
symbol "class DelayInterval __cdecl operator*(short,class DelayInterval
const &)" (??D@YA?AVDelayInterval@@FABV0@@Z) referenced in function
"void __cdecl `dynamic initializer for 'DELAY_MINUTE''(void)"
(??__EDELAY_MINUTE@@YAXXZ) testMPEG1or2VideoStreamer.obj testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 3 error LNK2001: unresolved external
symbol "class DelayInterval __cdecl operator*(short,class DelayInterval
const &)" (??D@YA?AVDelayInterval@@FABV0@@Z) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 4 error LNK2001: unresolved external
symbol "class DelayInterval __cdecl operator*(short,class DelayInterval
const &)" (??D@YA?AVDelayInterval@@FABV0@@Z) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 5 error LNK2001: unresolved external
symbol "class DelayInterval __cdecl operator*(short,class DelayInterval const
&)" (??D@YA?AVDelayInterval@@FABV0@@Z) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 6 error LNK2001: unresolved external
symbol "class DelayInterval const DELAY_SECOND"
(?DELAY_SECOND@@3VDelayInterval@@B) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 7 error LNK2001: unresolved external
symbol "class DelayInterval const DELAY_SECOND"
(?DELAY_SECOND@@3VDelayInterval@@B) testMPEG1or2VideoStreamer.obj testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 8 error LNK2001: unresolved external
symbol "class DelayInterval const DELAY_SECOND" (?DELAY_SECOND@@3VDelayInterval@@B) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 9 error LNK2001: unresolved external
symbol "class DelayInterval const DELAY_SECOND"
(?DELAY_SECOND@@3VDelayInterval@@B) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 10 error LNK2001: unresolved external
symbol "class DelayInterval const DELAY_SECOND"
(?DELAY_SECOND@@3VDelayInterval@@B) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 11 error LNK2019: unresolved external
symbol "public: void __thiscall DelayQueue::handleAlarm(void)" (?handleAlarm@DelayQueue@@QAEXXZ)
referenced in function "protected: virtual void __thiscall
BasicTaskScheduler::SingleStep(unsigned int)"
(?SingleStep@BasicTaskScheduler@@MAEXI@Z) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 12 error LNK2019: unresolved external
symbol "public: class DelayInterval const & __thiscall
DelayQueue::timeToNextAlarm(void)"
(?timeToNextAlarm@DelayQueue@@QAEABVDelayInterval@@XZ) referenced in function
"protected: virtual void __thiscall BasicTaskScheduler::SingleStep(unsigned
int)" (?SingleStep@BasicTaskScheduler@@MAEXI@Z) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 13 error LNK2019: unresolved external
symbol "public: virtual __thiscall DelayQueue::~DelayQueue(void)"
(??1DelayQueue@@UAE@XZ) referenced in function __unwindfunclet$??0BasicTaskScheduler0@@IAE@XZ$0 libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 14 error LNK2019: unresolved external
symbol "public: __thiscall DelayQueue::DelayQueue(void)"
(??0DelayQueue@@QAE@XZ) referenced in function "protected: __thiscall
BasicTaskScheduler0::BasicTaskScheduler0(void)"
(??0BasicTaskScheduler0@@IAE@XZ) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 15 error LNK2019: unresolved external
symbol "public: void __thiscall DelayQueue::addEntry(class DelayQueueEntry
*)" (?addEntry@DelayQueue@@QAEXPAVDelayQueueEntry@@@Z) referenced in
function "public: virtual void * __thiscall
BasicTaskScheduler0::scheduleDelayedTask(__int64,void (__cdecl*)(void *),void
*)" (?scheduleDelayedTask@BasicTaskScheduler0@@UAEPAX_JP6AXPAX@Z1@Z) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 16 error LNK2019: unresolved external
symbol "protected: __thiscall DelayQueueEntry::DelayQueueEntry(class
DelayInterval)" (??0DelayQueueEntry@@IAE@VDelayInterval@@@Z) referenced in
function "public: __thiscall AlarmHandler::AlarmHandler(void
(__cdecl*)(void *),void *,class DelayInterval)"
(??0AlarmHandler@@QAE@P6AXPAX@Z0VDelayInterval@@@Z) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 17 error LNK2019: unresolved external
symbol "protected: virtual void __thiscall DelayQueueEntry::handleTimeout(void)"
(?handleTimeout@DelayQueueEntry@@MAEXXZ) referenced in function "private:
virtual void __thiscall AlarmHandler::handleTimeout(void)"
(?handleTimeout@AlarmHandler@@EAEXXZ) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 18 error LNK2019: unresolved external
symbol "public: virtual __thiscall
DelayQueueEntry::~DelayQueueEntry(void)" (??1DelayQueueEntry@@UAE@XZ)
referenced in function "public: virtual __thiscall
AlarmHandler::~AlarmHandler(void)" (??1AlarmHandler@@UAE@XZ) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 19 error LNK2019: unresolved external
symbol "public: class DelayQueueEntry * __thiscall
DelayQueue::removeEntry(long)"
(?removeEntry@DelayQueue@@QAEPAVDelayQueueEntry@@J@Z) referenced in function
"public: virtual void __thiscall BasicTaskScheduler0::unscheduleDelayedTask(void
* &)" (?unscheduleDelayedTask@BasicTaskScheduler0@@UAEXAAPAX@Z) libBasicUsageEnvironment.lib testProgs<o:p></o:p></p>
<p class=MsoNormal>Error 20 fatal error LNK1120: 11 unresolved
externals C:\Users\Georgy\Documents\Visual Studio 2008\Projects\liveTest\Debug\testProgs.exe testProgs<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Hope for your help<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><b><span style='color:#548DD4'>Georgy Steshin,</span></b><o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><img width=208 height=72 id="Picture_x0020_1"
src="cid:image001.jpg@01CA1950.F8195BD0" alt=image001><o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><b><span style='font-size:8.0pt;font-family:"Verdana","sans-serif";
color:#1F497D'> Hutsot Shefayim <o:p></o:p></span></b></p>
<p class=MsoNormal><b><span style='font-size:8.0pt;font-family:"Verdana","sans-serif";
color:#1F497D'>
Shefayim Israel <o:p></o:p></span></b></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
</div>
</body>
</html>