[Live-devel] VS 2003 projects

William Salivar William.Salivar at ipix.com
Fri Oct 8 09:32:13 PDT 2004


> Date: Wed, 6 Oct 2004 15:28:50 -0500
> From: "John Worthington" <johnw at strangeglow.com>
> Subject: [Live-devel] VS 2003 projects
> To: "'LIVE.COM Streaming Media - development & use'"
> 	<live-devel at ns.live.com>
> Message-ID: <20041006202856.HIAU13098.lakermmtao03.cox.net at rover>
> Content-Type: text/plain;	charset="US-ASCII"
> 
> Has anyone gotten the Live code in a form that works 
> gracefully with Visual Studio 2003. I managed to get things 
> building through a combination of old header files and nmake. 
> I've been having some problems get VC++ Projects built around 
> the test apps and thought I'd look for the easy answer before 
> digging in on it.
> 
> jw


I have built the whole live.com sources in VS .Net 2003.  I just created a
new static library project for each component and resolved include paths and
dependencies.  My solution file is located in the base folder that contains
folders for each of the components and I set the build dependencies so that
the liveMedia project builds last.

-Bill


More information about the live-devel mailing list