Visual Studio 2010 is what I use for development on Windows.  I found it to be 
no more than a 15 minute process to make a visual studio solution for Live555, 
which is not even necessary because of the make files the author uses.  It's 
only my opinion, but I don't believe the author should be responsible for 
maintaining a VS solution and I find the make files to be a great cross 
platform solution.

Here's how my VS solution looks (nothing magic):
Static Library Project for: BasicUsageEnvironment directory
Static Library Project for: groupsock directory
Static Library Project for: liveMedia directory
Static Library Project for: UsageEnvironment directory

To compile the examples in VS, simply create a new Win32 Console project 
template, add source files, the libs from BasicUsageEnviroment, groupsock, 
liveMedia and UsageEnvironment, add your header paths and you'll be on your way.

-Jer

From: live-devel-boun...@ns.live555.com 
[mailto:live-devel-boun...@ns.live555.com] On Behalf Of Joao Almeida
Sent: Wednesday, January 18, 2012 2:09 AM
To: live-de...@ns.live555.com
Subject: Re: [Live-devel] vc++ solution file(s)

don't count on it, here they are apologist of the old make files in consoles. 
The same i used 25 years ago, before borland and later microsoft visual come 
with the integrated compile and debug visual interfaces. This guys like the old 
hard way to do the job done :)


Anyway, in previous mailling you found some guys who try to explain how to use 
the vs solutions for openRTSP.


________________________________
From: tomi...@hotmail.com<mailto:tomi...@hotmail.com>
To: live-de...@ns.live555.com<mailto:live-de...@ns.live555.com>
Date: Wed, 18 Jan 2012 09:30:59 +0000
Subject: [Live-devel] vc++ solution file(s)
Dear all,

I am doing a student project where I have to take screenshots from the camera 
stream.  I decided to use openRTSP. Unfortunately, I am having a lot of 
troubles and I am not able to buld the project using visual c++ 2008 on winxp.
It would be great if somebody can send me a solution file(s) to successfully 
build openRTSP and shorten my agony :).
Thank you for any help.

With kind regards,
Tom

_______________________________________________ live-devel mailing list 
live-devel@lists.live555.com<mailto:live-devel@lists.live555.com> 
http://lists.live555.com/mailman/listinfo/live-devel
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to