Hi all, 

Apologies if this ends up as a double posting - I posted via Nabble but
it didn't think I was a member of the list...

 

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

 

Regards
James Lavery 

Managing Director, MicroSec Ltd
Tel:    +44 (0)23 9251 8250 (switchboard) 
        +44 (0)23 9251 8252 (direct) 
        +44 (0)7729 840551 (mobile) 

MicroSec Ltd is a limited company registered in England and Wales.
Registered number 1462783. Registered office Langstone Technology Park,
Langstone Road, Havant, PO9 1SA

 

_______________________________________________
MonoTouch mailing list
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to