Re: [mono-android] cannot find symbol - compile error

2013-06-03 Thread SerCe
I have the same issue, when "Use shared Mono runtime" checkbox is enabled -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/cannot-find-symbol-compile-error-tp5711676p5713364.html Sent from the Mono for Android mailing list archive at Nabble.com. ___

Re: [mono-android] cannot find symbol - compile error

2012-09-04 Thread Jonathan Pryor
On Sep 3, 2012, at 10:59 PM, ddebilt wrote: > I'm getting the following error when I inherit from SQLiteOpenHelper: > > Error 1cannot find symbol > symbol : class DatabaseErrorHandler > location: package android.database > public Db_DatabaseHelper (android.content.Context p0, java.

[mono-android] cannot find symbol - compile error

2012-09-03 Thread ddebilt
I'm getting the following error when I inherit from SQLiteOpenHelper: Error 1cannot find symbol symbol : class DatabaseErrorHandler location: package android.database public Db_DatabaseHelper (android.content.Context p0, java.lang.String p1, android.database.sqlite.SQLiteDatab