Dear @Stewori ,
Thank you for the clarifications provided on the Processing.py git thread.
I (and some other folks from the Processing community) would love to see JyNI working in Processing Python mode but are completely overwhelmed by the installation instructions. Would you mind give us a hand with this ?
Here's what I could do so far:
-
looked for the jython.jar file on my computer. It lies in a Processing sub-folder called 'mode' with 2 other jar files, PythonMode.jar and guava-17.0.jar
-
set a JRE_HOME variable pointing to the JRE installation path C:\Program Files (x86)\Java\jre1.8.0_211
This leaves me with 2 questions:
- Do I need to put
JyNI.jar and JyNI.dll in this 'mode' sub-folder (with the other jar files) or somewhere inside the JRE installation, like in C:\Program Files (x86)\Java\jre1.8.0_211\lib for example ?
- How do I make these 2 files available to the Java classpath ? (That's the million dollar question for us)
Your help, even guidelines or a simple hint, would be greatly appreciated.
Sincerely,
solub
Dear @Stewori ,
Thank you for the clarifications provided on the Processing.py git thread.
I (and some other folks from the Processing community) would love to see JyNI working in Processing Python mode but are completely overwhelmed by the installation instructions. Would you mind give us a hand with this ?
Here's what I could do so far:
looked for the
jython.jarfile on my computer. It lies in a Processing sub-folder called 'mode' with 2 other jar files,PythonMode.jarandguava-17.0.jarset a
JRE_HOMEvariable pointing to the JRE installation pathC:\Program Files (x86)\Java\jre1.8.0_211This leaves me with 2 questions:
JyNI.jarandJyNI.dllin this 'mode' sub-folder (with the other jar files) or somewhere inside the JRE installation, like inC:\Program Files (x86)\Java\jre1.8.0_211\libfor example ?Your help, even guidelines or a simple hint, would be greatly appreciated.
Sincerely,
solub