Re: [Live-devel] testRTSPClient heap corruption

2012-04-26 Thread Warren Young
On 4/26/2012 10:03 PM, Ross Finlayson wrote: The "RTSPClient" code needs to be more careful about not accessing "RTSPClient" object state after calling "handleRequestError()", because of the likelihood (which in fact happens in "testRTSPClient") of the "RTSPClient" object being deleted when the e

Re: [Live-devel] testRTSPClient heap corruption

2012-04-26 Thread Ross Finlayson
Guy Bonneau wrote: > I took a fast look at your issue and I believe I might have found the cause > of the corruption. Put a breakpoint at line 1263 of file RTSPClient.cpp. This > line should be: > > client->connectionHandler1(); > > Set testRTSPClient as the starting application of the sol

Re: [Live-devel] Typo error in ive/mediaServer/Makefile.tail

2012-04-26 Thread Ross Finlayson
> I think there might be a typo error in file > live/mediaServer/Makefile.tail, "live555MediaServer,$(CPP)" should be changed > to "live555MediaServer.$(CPP)", thank you very much. Yes, you're right. Thanks for the report. This will be fixed in the next release of the software. Ross Finl

Re: [Live-devel] not understandable error

2012-04-26 Thread Warren Young
On 4/25/2012 5:47 AM, i m what i m wrote: i am getting this error when i am running my project made from live media library WHAT DOES THIS ERROR MEAN? http://lmgtfy.com/?q=LNK2019 ___ live-devel mailing list live-devel@lists.live555.com

[Live-devel] Typo error in ive/mediaServer/Makefile.tail

2012-04-26 Thread Nix Lo
Hi, I think there might be a typo error in file live/mediaServer/Makefile.tail, "live555MediaServer*,*$(CPP)" should be changed to "live555MediaServer*.*$(CPP)", thank you very much. Best Regards, nix ___ live-devel mailing list live-devel@lists.live

Re: [Live-devel] Visual Studio 2008

2012-04-26 Thread 孙 玮
在 2012-4-26,下午9:37, Gord Umphrey 写道: > We are still getting heap corruption with the libraries that we have built > with VS 2008. > > Is there anywhere that we can download the .lib’s directly so that we can > narrow down where the problem is? > > Are there any tricks to building with VS 20

Re: [Live-devel] Visual Studio 2008

2012-04-26 Thread Constantin Savtchenko
Did you compile with msvcirt or msvcprt? Constantin On Apr 26, 2012 9:46 AM, "Gord Umphrey" wrote: > We are still getting heap corruption with the libraries that we have > built with VS 2008. > > Is there anywhere that we can download the .lib’s directly so that we can > narrow down where the

[Live-devel] Visual Studio 2008

2012-04-26 Thread Gord Umphrey
We are still getting heap corruption with the libraries that we have built with VS 2008. Is there anywhere that we can download the .lib’s directly so that we can narrow down where the problem is? Are there any tricks to building with VS 2008? The FAQ suggestions do not help. Thanks, Gord.___

[Live-devel] MPEG4GenericRTPSink.cpp:44:65: error: 'tolower' was not declared in this scope

2012-04-26 Thread Josh
g++ -c -Iinclude -I../UsageEnvironment/include -I../groupsock/include -I. -O -DSOCKLEN_T=int -DLOCAL E_NOT_USED -DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1 -D__MINGW32__ -Wall -Wno-deprecated MPEG4GenericRTPS ink.cpp In file included from MPEG4GenericRTPSink.cpp:22:0: include/Locale.hh:52:44: warning: