Hi all,
We need to use a Sybase Ultralite database in our Mono for Android app (it's
a port of an existing application, synchronising with a Sybase server
database).

I'm not aware of an existing Mono binding, so I'm setting off on the task of
creating a binding library using the new project type in 4.2.

So... I've added UltraliteJNI12.jar, set its  build action to InputJar, and
clicked 'build'.

I get an error:
/Com.Ianywhere.Ultralitejni12.Implementation.JniDbMgr' already defines a
member called 'Release' with the same parameter types/

and yes, when I look at the generated source, there are two identical
/Release/ members declared.

Is there a way of working round this? I've read the tutorial and can't see
anything there which points to a solution.

Thanks, and apologies for what may be a stupid question - I'm just starting
out on this!

James
 

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Problem-binding-Sybase-SQL-Anywhere-UltraLiteJNI12-jar-tp5708444.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to