[Live-devel] Fwd: tips for building on visual studio 2008

Ross Finlayson finlayson at live555.com
Thu Aug 7 17:12:03 PDT 2008


>Subject: tips for building on visual studio 2008
>Date: Tue, 29 Jul 2008 15:31:30 -0400
>Thread-Topic: tips for building on visual studio 2008
>thread-index: AcjxsbOVWgLA2blDQwSSgevvPx7zWQ==
>From: "Andrew Buchanan" <Andrew.Buchanan at ThinkTel.ca>
>To: <support at live555.com>
>X-Spambayes-Classification: ham
>X-Spambayes-Spam-Probability: 0.00
>X-Spambayes-MailId: 1217368566
>
>I was able to build just fine, I just thought I'd contribute the 
>required steps for anybody else interested.
>
>1.  Follow instructions located here:
><http://letsgoustc.spaces.live.com/blog/cns!89AD27DFB5E249BA!167.entry>http://letsgoustc.spaces.live.com/blog/cns!89AD27DFB5E249BA!167.entry
>2.  Modify TOOLS_32 directory to the equivalent directory in a VS2008
>Installation ('C:\Program Files\Microsoft Visual Studio 9.0\VC').
>
>Eg batch file is
>-----------------------------------
>call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"
>cd liveMedia
>nmake /B -f liveMedia.mak
>cd ../groupsock
>nmake /B -f groupsock.mak
>cd ../UsageEnvironment
>nmake /B -f UsageEnvironment.mak
>cd ../BasicUsageEnvironment
>nmake /B -f BasicUsageEnvironment.mak
>cd ../testProgs
>nmake /B -f testProgs.mak
>cd ../mediaServer
>nmake /B -f mediaServer.mak
>-----------------------------------
>
>3.  Modify the cpp files in groupsock to point to <strstream> instead of
><strstrea.h> or <strstream.h>.
>
>Put the batch file in the main live directory.  Run the batch file.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20080808/240d5d39/attachment.html>


More information about the live-devel mailing list