[Live-devel] compiling liveMedia using Visual Studio .net

Thiago A. Corrêa thiago at remotevideo.com.br
Thu Jan 20 14:43:07 PST 2005


I use VS .NET and it compiles fine. But I don't use Live build system, 
instead I use qmake from Qt ( kde-cygwin )
I did a .pro file and qmake generates a makefile that I compile on the 
command line.


----- Original Message ----- 
From: "Jeremy Bernstein" <jeremy at bootsquad.com>
To: "LIVE.COM Streaming Media - development & use" <live-devel at ns.live.com>
Sent: Thursday, January 20, 2005 9:21 AM
Subject: Re: [Live-devel] compiling liveMedia using Visual Studio .net


> Maybe I could reword the question. Has anyone on this list successfully
> used liveMedia, compiled in Visual Studio .NET? I would be interested
> in any tips, since I can't get it working.
>
> Thanks in advance,
> jb
>
> Tue, 18 Jan 2005 17:33:17 +0100, jeremy at bootsquad.com (Jeremy
> Bernstein):
>> Hello -
>>
>> I'm trying to get liveMedia working on Windows, using Visual Studio
>> .net. I should note that everything works, more or less, using the
>> command line (although I had to make the <strstrea.h> change referenced
>> elsewhere in these archives. I've been able to compile the .libs and up
>> to there, everything seemed ok.
>>
>> When I attempted to compile a test program, using the .libs, I received
>> some errors about an unresolved external symbol, _ftime. I solved this
>> by changing the call to ftime() in groupsock.cpp to _ftime(). No more
>> compile-time errors. However...
>>
>> When running the program, I have a consistent crash, which I can't
>> solve. It finally crashes in _unlock (in mlock.c), in response to the
>> console output after socketJoinGroup() fails. I can't explain why
>> socketJoinGroup() is failing (up until then, everything was super), nor
>> can I explain the crash. However, since it all works from the console,
>> I feel like I must be doing something wrong in my project settings.
>> Does this ring any bells among the assembled developers here?
>>
>> jb
>> _______________________________________________
>> live-devel mailing list
>> live-devel at lists.live.com
>> http://lists.live.com/mailman/listinfo/live-devel
>>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live.com
> http://lists.live.com/mailman/listinfo/live-devel
>
>
>
> -- 
> Internal Virus Database is out-of-date.
> Checked by AVG Anti-Virus.
> Version: 7.0.296 / Virus Database: 265.6.2 - Release Date: 20/12/2004
>
> 



-- 
Internal Virus Database is out-of-date.
Checked by AVG Anti-Virus.
Version: 7.0.296 / Virus Database: 265.6.2 - Release Date: 20/12/2004



More information about the live-devel mailing list