[Live-devel] errorr building on the win platform.

Ninel Hodzic asterisk.ninel at gmail.com
Tue Apr 11 02:09:28 PDT 2006


Well, I tried to build with makefile (nmake) separated these .libs but I
faild (missing headers), so I want to build it as a single .lib in Visual
Studio 2005. 

I created project and put all folders together in that project, like in
Morgan Multimedia example (work with DirectShow). After include all paths
for headers and libs that I need, I build that liveMedia.lib and it builds
OK. When I try to call that lib, then I get these errors.

 

I think that I do something wrong with project settings.

 

Ninel.

 

  _____  

From: live-devel-bounces at ns.live555.com
[mailto:live-devel-bounces at ns.live555.com] On Behalf Of Scott Hays
Sent: Tuesday, April 11, 2006 10:27 AM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] errorr building on the win platform.

 

On 4/11/06, Ninel Hodzic <asterisk.ninel at gmail.com> wrote:

I also have errors. I build all (liveMedia) in one project, and when I call
this .lib from other project, I stack with bunch of 'unresolved external
symbol'... hm...


The top poster seems to be having problems building the libraries at all,
but you are having problems building your own program, right?  LiveMedia has
several libraries (groupsock, UsageEnvironment, etc...), not just the
liveMedia.lib.  Are you including all of them?

I've successfully built the LiveMedia libraries with VC6, VC7.1, and VC8 (VS
.NET 2005 Express) and haven't had any problems using them.  I'm not using
the IDE, though.

Scott

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20060411/334ffda1/attachment.html 


More information about the live-devel mailing list