Hi all,
Im new to java world, and i wanted to use this nice simple lib wihtint processing 4.0 project. So what i did was followed building process and copied .dll and .jar files into lib folder of processing. So my project can load and see params from jar file it seems. Nevertheless issue appear when i try to run it say "A library relies on native code that's not available.
Or only works properly when the sketch is run as a 32-bit application."
It looks like that it didnt linked dll properly. Do i need to change something in building steps to make jar+dll portable ?
Thanks!
Hi all,
Im new to java world, and i wanted to use this nice simple lib wihtint processing 4.0 project. So what i did was followed building process and copied .dll and .jar files into lib folder of processing. So my project can load and see params from jar file it seems. Nevertheless issue appear when i try to run it say "A library relies on native code that's not available.
Or only works properly when the sketch is run as a 32-bit application."
It looks like that it didnt linked dll properly. Do i need to change something in building steps to make jar+dll portable ?
Thanks!