Working. Thanks.<br><br><div><span class="gmail_quote">On 10/7/05, <b class="gmail_sendername">Ross Finlayson</b> <<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
At 11:41 AM 10/7/2005, you wrote:<br>>I'm trying to build rtsp support into mplayer (with windows). I<br>>followed the instructions for building the live libraries with vc++<br>>and got the .lib files in the right places. BUT, I build mplayer
<br>>with mingw/gcc which wants .a files.<br><br>In that case you should build the "LIVE555 Streaming Media" code as<br>if you were doing so on Unix (because "mingw" is a Unix-like<br>development environment, even though it runs on Windows).
<br><br>I.e., in the "live" directory, run<br> genMakefiles mingw<br>and this should create "Makefile"s. Then, just run "make".<br><br><br> Ross Finlayson<br> Live Networks, Inc. (
<a href="http://LIVE555.COM">LIVE555.COM</a>)<br> <<a href="http://www.live555.com/">http://www.live555.com/</a>><br><br>_______________________________________________<br>live-devel mailing list<br><a href="mailto:live-devel@lists.live555.com">
live-devel@lists.live555.com</a><br><a href="http://lists.live555.com/mailman/listinfo/live-devel">http://lists.live555.com/mailman/listinfo/live-devel</a><br></blockquote></div><br>