jean-frederic clere wrote:
Hi,
I have the following error when compiling:
+++
src/file.c 502: [error]: CFE1136 struct "JNINativeInterface_" has no
field "GetDirectBufferAddress"
char *bytes = (char *)(*e)->GetDirectBufferAddress(e, buf);
^
+++
My java version is 1.3.1, why are we requiring a very new one?
Yes, GetDirectBufferAddress is NIO feature of the 1.4
Regards,
Mladen.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]