On Jul 26, 2012, at 12:22 PM, kovacsd <davidkova...@gmail.com> wrote:
> We're trying to create a binding for Zooz. We've created the project, set the 
> jar to InputJar but when trying to compile
> There are a lot of unknown types but for example after I've added 
> com.apache.http.client as ReferenceJar the build still gives me the warning.

The problem is that obfuscated .jar files cause various problems. I think 
you're seeing a variation on:

        https://bugzilla.xamarin.com/show_bug.cgi?id=6143

The fix is to remove processing of the obfuscated types by editing 
Transforms\Metadata.xml, as is suggested in the second comment.

Thanks,
 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to