Re: Media prefs
"Axel Dörfler" <[email protected]> Wed, 25 Feb 2004 18:10:30 +0100 CET
| Newsgroups | gmane.os.openbeos.mediakit |
|---|---|
| Message-ID | <17552053264-BeMail@nichtsnutz> |
Jérôme Duval <[email protected]> wrote: > > BTW, we're breaking binary compatibility here, by moving this > > launch_media_server() outside of libbe.so. > > Maybe it's not a big issue, but still one that should be document > > somewhere. > we are breaking apps which don't link against libmedia but only > against libbe. > When we have a libbe, then we can duplicate or move back the symbol. I think it's fine to move it to libmedia.so - for one, I don't think it belongs to libbe.so, and furthermore, who would require the media server to run but not link against libmedia.so? Bye, Axel.