Hi everyone, I'm trying to call a function of a custom C/C++ library. I call it using a wrapper in java, so to execute i know i have to set the java.library.path, I'm using maven and I've tried to set it using the surefire plugin, but I always get an java.lang.UnsatisfiedLinkError. Do you have any idea on what may be happening??
-- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
