java - FatJar Temp Directory -


i have native dll(c++) in project. i'm using eclipse fatjar plugin create fatjar. native dll dependent other native dlls "libopencv_core247". know fatjar creating temp folder load dependent libraries folder. if can find set java library path folder.

i can load library , i'm getting can not find dependent libraries error.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -