Re: [mono-android] Problem using a class from an external library

2011-08-10 Thread Willem Meints
2011 19:40 Aan: Discussions related to Mono for Android Onderwerp: Re: [mono-android] Problem using a class from an external library On Aug 10, 2011, at 12:54 PM, Willem Meints wrote: > I can do that, can you make sure it will be a private bug in that case? > There's some code in there

Re: [mono-android] Problem using a class from an external library

2011-08-10 Thread Jonathan Pryor
On Aug 10, 2011, at 12:54 PM, Willem Meints wrote: > I can do that, can you make sure it will be a private bug in that case? > There's some code in there that I would not like to share with the general > public :) On the Add an attachment screen, there should be a "Privacy: [ ] Make attachment a

Re: [mono-android] Problem using a class from an external library

2011-08-10 Thread Willem Meints
athan Pryor Sent: woensdag 10 augustus 2011 18:48 To: Discussions related to Mono for Android Subject: Re: [mono-android] Problem using a class from an external library On Aug 10, 2011, at 12:45 PM, Willem Meints wrote: > Sure, I can do that. Here's the URL for the bug: > http://bugz

Re: [mono-android] Problem using a class from an external library

2011-08-10 Thread Jonathan Pryor
On Aug 10, 2011, at 12:45 PM, Willem Meints wrote: > Sure, I can do that. Here's the URL for the bug: > http://bugzilla.xamarin.com/show_bug.cgi?id=257 > Not sure if it belongs to the runtime or the development tools, but I guess > you can sort that out for me :) Could you attach your project t

Re: [mono-android] Problem using a class from an external library

2011-08-10 Thread Willem Meints
droid-boun...@lists.ximian.com] On Behalf Of Jonathan Pryor Sent: woensdag 10 augustus 2011 18:36 To: Discussions related to Mono for Android Subject: Re: [mono-android] Problem using a class from an external library On Aug 10, 2011, at 12:33 PM, Willem Meints wrote: > Meh, still got the problem a

Re: [mono-android] Problem using a class from an external library

2011-08-10 Thread Jonathan Pryor
On Aug 10, 2011, at 12:33 PM, Willem Meints wrote: > Meh, still got the problem after the upgrade. Something is seriously off :( Could you please file a bug at bugzilla.xamarin.com? Thanks, - Jon ___ Monodroid mailing list Monodroid@lists.ximian.com

Re: [mono-android] Problem using a class from an external library

2011-08-10 Thread Willem Meints
o for Android' Subject: Re: [mono-android] Problem using a class from an external library No I'm not using mono for android 1.0.2 yet. Let me upgrade my code and check it out. It looks like the java class is indeed missing. Weird stuff is going on :S -Original Message- From:

Re: [mono-android] Problem using a class from an external library

2011-08-10 Thread Willem Meints
athan Pryor Sent: woensdag 10 augustus 2011 17:17 To: Discussions related to Mono for Android Subject: Re: [mono-android] Problem using a class from an external library On Aug 10, 2011, at 10:54 AM, Willem Meints wrote: > I'm experiencing a weird problem with an external library I

Re: [mono-android] Problem using a class from an external library

2011-08-10 Thread Jonathan Pryor
On Aug 10, 2011, at 10:54 AM, Willem Meints wrote: > I’m experiencing a weird problem with an external library I have. > > I/MonoDroid( 332): UNHANDLED EXCEPTION: Java.Lang.NoClassDefFoundError: > Excepti > on of type 'Java.Lang.NoClassDefFoundError' was thrown. > I/MonoDroid( 332): at Andro