[fpc-pascal] Access fpc libraries with Java ?

hinstance at yandex.ru hinstance at yandex.ru
Thu Mar 27 16:36:02 CET 2014


JNI is the way to go
http://en.wikipedia.org/wiki/Java_Native_Interface
JNI is a part of Java, so no other libraries are required to use it

27.03.2014, 19:11, "fredvs" <fiens at hotmail.com>:
> Hello.
> I try to access fpc libraries with Java.
> I can access those libraries with:
> => Python without problems, even callback functions...
> => fpc programs, of course...
>
> But with Java i get trouble...
> I try with JNA :
>
>>>  https://github.com/twall/jna
>
> But without luck.
>
> Does somebody already had access to fpc libraries with Java ?
> So, is it possible ?
> If yes, how do you do it ?
>
> Many thanks.
> Fred.
>
> -----
> Many thanks ;-)
> --
> View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Access-fpc-libraries-with-Java-tp5718791.html
> Sent from the Free Pascal - General mailing list archive at Nabble.com.
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal



More information about the fpc-pascal mailing list