Hi, All
I'm for the first time trying to start B4J app from Win10 PC via B4J-bridge on a Linux Mint PC.
B4J-bridge is already OK, running and openJFX libs are visible for it.
It's jOpenCV lib used that is debugging OK on Win10 PC. The lib uses extra lib "b4jcv_344_01.dll".
And B4J starts app OK, but at OpenCV init gives such error:
Is it "b4jcv_344_01.dll" meant here ? ".dll" file or maybe something another ?
I have copied this .dll to all "lib" folders where possible (under root-access), but no success to proceed.
Any suggestions ?
p.s. or for Linux "b4jcv_344_01.dll" should be of some another format, @JordiCP ?
I'm for the first time trying to start B4J app from Win10 PC via B4J-bridge on a Linux Mint PC.
B4J-bridge is already OK, running and openJFX libs are visible for it.
It's jOpenCV lib used that is debugging OK on Win10 PC. The lib uses extra lib "b4jcv_344_01.dll".
And B4J starts app OK, but at OpenCV init gives such error:
B4X:
Caused by: java.lang.UnsatisfiedLinkError: no b4jcv_344_01 in java.library.path: [/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
Is it "b4jcv_344_01.dll" meant here ? ".dll" file or maybe something another ?
I have copied this .dll to all "lib" folders where possible (under root-access), but no success to proceed.
Any suggestions ?
p.s. or for Linux "b4jcv_344_01.dll" should be of some another format, @JordiCP ?
Last edited: