Forgot the list! ---------- Forwarded message ---------- From: Adam Lofts <adam lofts gmail com> Date: Sat, 26 Feb 2005 02:09:13 +0000 Subject: Re: gst-sharp warning To: Joe Barnett <thejoe gmail com> On Fri, 25 Feb 2005 16:12:57 -0800, Joe Barnett <thejoe gmail com> wrote: > > hmmm.... no compile errors, but i see the same warning while compiling > Filters.dll, followed by "Compilation succeeded". > > beagle seems to be able to use gst-sharp to index though: it picked > up id3 info from files that didnt reference that info in the path or > filename. unless id3 fitlering isn't done by gstreamer.... Hmmm.... When i change the order the assemblies are given mcs so gst-sharp.dll comes first it complies cleanly! (but still will not run properly - beagle-extract-content still spills out warnings) Also taking FilterGst and compiling standalone, only referencing gst-sharp.dll works fine (see attachment). Adam
Attachment:
test.cs
Description: Binary data