<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:x="urn:schemas-microsoft-com:office:excel" xmlns:p="urn:schemas-microsoft-com:office:powerpoint" xmlns:a="urn:schemas-microsoft-com:office:access" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" xmlns:rs="urn:schemas-microsoft-com:rowset" xmlns:z="#RowsetSchema" xmlns:b="urn:schemas-microsoft-com:office:publisher" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:c="urn:schemas-microsoft-com:office:component:spreadsheet" xmlns:oa="urn:schemas-microsoft-com:office:activation" xmlns:html="http://www.w3.org/TR/REC-html40" xmlns:q="http://schemas.xmlsoap.org/soap/envelope/" xmlns:D="DAV:" xmlns:x2="http://schemas.microsoft.com/office/excel/2003/xml" xmlns:ois="http://schemas.microsoft.com/sharepoint/soap/ois/" xmlns:dir="http://schemas.microsoft.com/sharepoint/soap/directory/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:dsp="http://schemas.microsoft.com/sharepoint/dsp" xmlns:udc="http://schemas.microsoft.com/data/udc" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sub="http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/" xmlns:ec="http://www.w3.org/2001/04/xmlenc#" xmlns:sp="http://schemas.microsoft.com/sharepoint/" xmlns:sps="http://schemas.microsoft.com/sharepoint/soap/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:udcxf="http://schemas.microsoft.com/data/udc/xmlfile" xmlns:wf="http://schemas.microsoft.com/sharepoint/soap/workflow/" xmlns:mver="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns:mrels="http://schemas.openxmlformats.org/package/2006/relationships" xmlns:ex12t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:ex12m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:Z="urn:schemas-microsoft-com:" xmlns:st="&#1;" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<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: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;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        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:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</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">hello....im new to this forum...im trying to build live555's test prog, specificly the openrtsp...i am able to build the mpegsender,mp3sender and receiver respectively witout any errors but when i try to build openrtsp, i get the following
 errors:<br>
<br>
1&gt;------ Rebuild All started: Project: rtsp, Configuration: Debug Win32 ------<br>
1&gt;Deleting intermediate and output files for project 'rtsp', configuration 'Debug|Win32'<br>
1&gt;Compiling...<br>
1&gt;openRTSP.cpp<br>
1&gt;Compiling manifest to resources...<br>
1&gt;Linking...<br>
1&gt;openRTSP.obj : error LNK2001: unresolved external symbol &quot;unsigned short tunnelOverHTTPPortNum&quot; (?tunnelOverHTTPPortNum@@3GA)<br>
1&gt;openRTSP.obj : error LNK2001: unresolved external symbol &quot;unsigned int statusCode&quot; (?statusCode@@3IA)<br>
1&gt;openRTSP.obj : error LNK2001: unresolved external symbol &quot;double duration&quot; (?duration@@3NA)<br>
1&gt;openRTSP.obj : error LNK2001: unresolved external symbol &quot;double scale&quot; (?scale@@3NA)<br>
1&gt;openRTSP.obj : error LNK2001: unresolved external symbol &quot;double initialSeekTime&quot; (?initialSeekTime@@3NA)<br>
1&gt;liveMedia.lib(RTSPClient.obj) : error LNK2019: unresolved external symbol &quot;public: virtual __thiscall Locale::~Locale(void)&quot; (??1Locale@@UAE@XZ) referenced in function &quot;char * __cdecl createScaleString(float,float)&quot; (?createScaleString@@YAPADMM@Z)<br>
1&gt;liveMedia.lib(MediaSession.obj) : error LNK2001: unresolved external symbol &quot;public: virtual __thiscall Locale::~Locale(void)&quot; (??1Locale@@UAE@XZ)<br>
1&gt;liveMedia.lib(RTSPCommon.obj) : error LNK2001: unresolved external symbol &quot;public: virtual __thiscall Locale::~Locale(void)&quot; (??1Locale@@UAE@XZ)<br>
1&gt;liveMedia.lib(RTSPClient.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall Locale::Locale(char const *,int)&quot; (??0Locale@@QAE@PBDH@Z) referenced in function &quot;char * __cdecl createScaleString(float,float)&quot; (?createScaleString@@YAPADMM@Z)<br>
1&gt;liveMedia.lib(MediaSession.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall Locale::Locale(char const *,int)&quot; (??0Locale@@QAE@PBDH@Z)<br>
1&gt;liveMedia.lib(RTSPCommon.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall Locale::Locale(char const *,int)&quot; (??0Locale@@QAE@PBDH@Z)<br>
1&gt;liveMedia.lib(MediaSession.obj) : error LNK2019: unresolved external symbol &quot;public: static class H263plusVideoRTPSource * __cdecl H263plusVideoRTPSource::createNew(class UsageEnvironment &amp;,class Groupsock *,unsigned char,unsigned int)&quot; (?createNew@H263plusVideoRTPSource@@SAPAV1@AAVUsag
 eEnvironment@@PAVGroupsock@@EI@Z) referenced in function &quot;public: unsigned int __thiscall MediaSubsession::initiate(int)&quot; (?initiate@MediaSubsession@@QAEIH@Z)<br>
1&gt;MSVCRTD.lib(crtexe.obj) : error LNK2019: unresolved external symbol _main referenced in function ___tmainCRTStartup<br>
1&gt;C:\Documents and Settings\mp74294\My Documents\Visual Studio 2005\Projects\rtsp\Debug\rtsp.exe : fatal error LNK1120: 9 unresolved externals<br>
1&gt;Build log was saved at &quot;file://c:\Documents and Settings\mp74294\My Documents\Visual Studio 2005\Projects\rtsp\rtsp\Debug\BuildLog.htm&quot;<br>
1&gt;rtsp - 14 error(s), 0 warning(s)<br>
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped <br>
<br>
i've already added the required lib: wsock32.lib BasicUsageEnvironment.lib groupsock.lib liveMedia.lib UsageEnvironment.lib<br>
<br>
any help in pointing me towards the proper direction will be appreciated <img width="15" height="15" id="Picture_x0020_1" src="cid:image001.gif@01C8F723.C1B5C3D0" alt="http://www.gidforums.com/images/gid/smilies/icon_smile.gif">thank you in advance....God bless...<br>
<br>
ps: im trying to build an rtp receiver that will be able to play streaming files from a server...<o:p></o:p></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;"><o:p>&nbsp;</o:p></span></p>
<div class="MsoNormal" align="center" style="text-align:center"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;">
<hr size="2" width="100%" align="center">
</span></div>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;
color:navy">DISCLAIMER:<br>
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or
 all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.</span><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;"><o:p></o:p></span></p>
</div>
<br>
<hr>
<font face="Arial" color="Navy" size="2">DISCLAIMER:<br>
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or
 all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.<br>
</font>
</body>
</html>