GUI v2.1.2 freezes when starting with LSL streaming

Hello,
just reinstalled the last gui v2.1.2 with ganglion hub app on Mac os Sierra.
But the LSL libraries do not seem to be found by the sketch:


java.lang.UnsatisfiedLinkError: Unable to load library 'liblsl64.dylib': Can't obtain InputStream for darwin/liblsl64.dylib
at processing.opengl.PSurfaceJOGL$2.run(PSurfaceJOGL.java:479)
at java.lang.Thread.run(Thread.java:745)
A library relies on native code that's not available.
Or only works properly when the sketch is run as a 32-bit application.

libraries are already in the processing libraries folders.


Comments

Sign In or Register to comment.