I was trying to port, but my JVM ( Creme ) only supports 1.3
compliance. I have another projects, then it was paused. I need JNA
support because i would like to access Zebra Mobile printers with blue
tooth and there are no free implementations of CDC blue tooth API.
I would like to contact another people with the same objective ( A JNA
port for Win Mobile ), so we can work togheter...
--
Regards,
Carlos MacLeod
"Java is like violence: if it doesn's solve your problem, you aren't
using enough of it"
2007/12/14, Timothy Wall <twal...@dev.java.net>:
The wince-arm target is supported by the underlying ffi library
(using mingw-ce as the compiler). I know at least one guy was poking
at it, but I don't think he had enough gcc toolchain experience to
pull it off.
I don't think it'd be that hard, though, if you've got hardware and/
or a simulator available.
On Dec 14, 2007, at 1:32 AM, Carlos MacLeod wrote:
Does anybody sucessfuly ported JNA ?