D
Dema
Hi folks,
I am trying really hard to get a Ruby/Java bridge compiled and running
on the Windows platform.
I've seen there are 3 Ruby/Java bridge projects: RJava (very obsolete),
RJB, RJNI (most up to date) available, but all of them come in source
code with native Ruby extensions that need to be compiled on the target
platform.
I've tried compiling all of them under Windows XP with Visual C++ with
no luck so far. They cannot find the Java library (java.dll) or the JNI
include file (jni.h), which are all available and with paths properly
configured.
So, if anyone has succeded in compiling any Java bridges on Windows (or
could guide me to do that), please contact me at
(e-mail address removed)
Thanks a lot,
Demetrius
I am trying really hard to get a Ruby/Java bridge compiled and running
on the Windows platform.
I've seen there are 3 Ruby/Java bridge projects: RJava (very obsolete),
RJB, RJNI (most up to date) available, but all of them come in source
code with native Ruby extensions that need to be compiled on the target
platform.
I've tried compiling all of them under Windows XP with Visual C++ with
no luck so far. They cannot find the Java library (java.dll) or the JNI
include file (jni.h), which are all available and with paths properly
configured.
So, if anyone has succeded in compiling any Java bridges on Windows (or
could guide me to do that), please contact me at
(e-mail address removed)
Thanks a lot,
Demetrius