I'm seeing a lot of errors now that didn't exist with the last stable release.

For instance:
1>------ Build started: Project: AndroidNGN, Configuration: Debug Any CPU ------
1>BINDINGSGENERATOR : warning BG8A04: <attr 
path="/api/package[@name='org.doubango.ngn.events']/class[@name='NgnPluginEventArgs']/method[@name='writeToParcel']/parameter[@name='p1']"/>
 matched no nodes
1>BINDINGSGENERATOR : warning BG8C00: For type System.Byte, base interface 
System.IComparable`1<System.Byte> does not exist.
1>BINDINGSGENERATOR : warning BG8700: Unknown return type System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8700: Unknown return type System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8700: Unknown return type System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8800: Unknown parameter type 
System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8700: Unknown return type System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8700: Unknown return type System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8800: Unknown parameter type 
System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8800: Unknown parameter type 
System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8800: Unknown parameter type 
System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8800: Unknown parameter type 
System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8800: Unknown parameter type 
System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8800: Unknown parameter type 
System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8700: Unknown return type System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8700: Unknown return type System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8800: Unknown parameter type 
System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8800: Unknown parameter type 
System.Xml.XmlReader
1>BINDINGSGENERATOR : warning BG8800: Unknown parameter type 
org.apache.http.HttpResponse
1>BINDINGSGENERATOR : warning BG8800: Unknown parameter type 
java.text.DateFormat

And then a ton of classes that suddenly don't implement CompareTo.

1>C:\Projects\INS_Android_Mono\AndroidNGN\obj\Debug\generated\src\Org.Doubango.Ngn.Media.NgnProxyPlugin.cs(8,23,8,37):
 error CS0535: 'Org.Doubango.Ngn.Media.NgnProxyPlugin' does not implement 
interface member 'Java.Lang.IComparable.CompareTo(Java.Lang.Object)'

Help!

Jeremy
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to