You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that BridJ 0.7.0 has troubles loading certain native libraries, while BridJ 0.6.1 does not. The same behaviour I observe in version 0.6.2 also. Note that this does not happen with all libraries, just with specific ones, particularly with the MATLAB libmx.dylib. For example:
Hey we also just hit this issue. Downgrading to 0.6.1 works. Is there some workaround in 0.7? Otherwise we can work with 0.6.1. But I cannot find documentation for it online. Could you point to the documentation or tell how to generate the documentation from the src download?
Hi Olivier,
It seems that BridJ 0.7.0 has troubles loading certain native libraries, while BridJ 0.6.1 does not. The same behaviour I observe in version 0.6.2 also. Note that this does not happen with all libraries, just with specific ones, particularly with the MATLAB libmx.dylib. For example:
Running this code makes BridJ hangs on
getNativeLibrary
. Do you know why this happens? Is there any easy fix or workaround?Greetings,
Alen
The text was updated successfully, but these errors were encountered: