[mono-android] 4.2.8 JAR Bindings bug
Jeremy A. Kolb - ARA/NED
jkolb at ara.com
Tue Oct 23 13:27:04 UTC 2012
I upgraded to the 4.2.8 beta build and now it fails to generate the constructor from org.osmdroid.views.ItemizedOverlay in the osmdroid bindings referenced on the website:
Java: public ItemizedOverlay(final Drawable pDefaultMarker, final ResourceProxy pResourceProxy);
The only one it generates is
protected ItemizedOverlay (IntPtr javaReference, JniHandleOwnership transfer)
I believe this is because it's now failing to generate anything for org.osmdroid.ResourceProxy. I don't see anything in the output to guide me.
Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodroid/attachments/20121023/13785009/attachment.html>
More information about the Monodroid
mailing list