[Live-devel] building live555 in VS 2010

Robert Clove cloverobert at gmail.com
Tue Feb 19 22:00:58 PST 2013


Hi,

Here are the steps to compile:-
Modify the line "TOOLS32 = ..." in win32config to point to the VS2005
installed directory in your host machine. For example, "TOOLS32 =
C:\Program Files\Microsoft Visual Studio 8\VC" is corresponding to my
desktop's configuration.

2. Modify the line "LINK_OPTS_0 = $(linkdebug) msvicrt.lib" in win32config
to "LINK_OPTS_0 = $(linkdebug) msvcrt.lib"

Go to live media and other directories and run the following command in VS
command Prompt

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
Thanks




On Tue, Feb 19, 2013 at 1:26 PM, chensc <chensc at corp.21cn.com> wrote:

> Hello, all,****
>
> ** **
>
> I would like to building live555 in VS 2010, and I think someone have
> done, so, who can send me your VC10 project? Thank you very much!****
>
> ** **
>
> Best regards,****
>
> Oscar****
>
> ** **
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130220/f33d3c34/attachment.html>


More information about the live-devel mailing list