<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>ÔÚ 2012-4-26£¬ÏÂÎç9:37£¬ Gord Umphrey Ð´µÀ£º</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div dir="ltr">
<div dir="ltr">
<div style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<div>We are still getting heap corruption with the libraries that we have built 
with VS 2008.</div>
<div> </div>
<div>Is there anywhere that we can download the .lib¡¯s directly so that we can 
narrow down where the problem is?</div>
<div> </div>
<div>Are there any tricks to building with VS 2008?  The FAQ suggestions do 
not help.</div>
<div> </div>
<div>Thanks,</div>
<div>Gord.</div></div></div></div>
_______________________________________________<br>live-devel mailing list<br><a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br>http://lists.live555.com/mailman/listinfo/live-devel<br></blockquote></div><br><div>the simplest steps:</div><div>   1. in vs2008, create a static lib project;</div><div>   2. for the project, add all source files, include UsageEnvironment/*.cpp, BasicUsageEnvironment/*.cpp, group sock/*.cpp and liveMedia/*.cpp</div><div>   3. cp all headers into a folder, and add the folder into vs project include search path¡­</div><div>   4. build ¡­</div><div>   5. ¡­..</div><div><br></div><div>SunKW</div></body></html>