[Live-devel] VS 2003 projects

Thiago A. Corrêa thiago at remotevideo.com.br
Fri Oct 8 14:42:08 PDT 2004


I find it a bit anonying to build all those different libraries with
different lib include paths (to be added to my apps), so I just created a
single static lib project and included all files :)

Works fine as well... =)

----- Original Message ----- 
From: "William Salivar" <William.Salivar at ipix.com>
To: <live-devel at ns.live.com>
Sent: Friday, October 08, 2004 9:32 AM
Subject: [Live-devel] VS 2003 projects


> > 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
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live.com
> http://lists.live.com/mailman/listinfo/live-devel
>



More information about the live-devel mailing list