<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><blockquote type="cite"><font size="2" face="sans-serif">I have Visual Studio 2012 and have follwed
the directions at </font><a href="https://github.com/iSECPartners/RtspFuzzer/wiki/Compiling-OpenRtsp-with-VS-2012"><font size="2" face="sans-serif">https://github.com/iSECPartners/RtspFuzzer/wiki/Compiling-OpenRtsp-with-VS-2012</font></a><font size="2" face="sans-serif">
and at </font><a href="http://blog.mmone.de/2013/06/building-the-live555-streaming-media-framwork-on-windows-with-visual-studio-2012/"><font size="2" face="sans-serif">http://blog.mmone.de/2013/06/building-the-live555-streaming-media-framwork-on-windows-with-visual-studio-2012/</font></a><font size="2" face="sans-serif">
</font></blockquote><div><br></div>I don't know what prompted you to visit those web pages; they have nothing to do with us. Your starting point should be <a href="http://www.live555.com/liveMedia/#config-windows">http://www.live555.com/liveMedia/#config-windows</a></div><div><br></div><div>But, in any case, your problem is simple:</div><div><br></div><div><blockquote type="cite"><font size="2" face="sans-serif"> C:\Program
Files (x86)\Microsoft Visual Studio 11.0\VC\bin\link -out:live555MediaServer.exe
/RELEASE msvcrt.lib /INCREMENTA</font> <br><font size="2" face="sans-serif">L:NO /NOLOGO -subsystem:console,5.0
kernel32.lib ws2_32.lib mswsock.lib advapi32.lib live555MediaServer.obj
DynamicRTSPServer.obj .</font>
<br><font size="2" face="sans-serif">./liveMedia/libliveMedia.lib ../groupsock/libgroupsock.lib
../BasicUsageEnvironment/libBasicUsageEnvironment.lib ../UsageEnvironmen</font>
<br><font size="2" face="sans-serif">t/libUsageEnvironment.lib</font>
<br><font size="2" face="sans-serif">'C:\Program' is not recognized as an
internal or external command</font><br></blockquote><div><br></div><div>There need to be quotes (either "" or ''; I'm not sure) around "Program Files (x86)" (and also "Microsoft Visual Studio 11.0"); otherwise Windoze thinks that the command is "C:\Program".</div></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>