After installing the ARM version of the liblsl32.so library to work on the Raspberry Pi 3 B+, we get this error message:
AttributeError: /usr/local/lib/python2.7/dist-packages/pylsl/liblsl32.so: undefined symbol: lsl_library_info
I am wondering if lsl_library_info() function was added recently (within the past year), so the ARM library needs to be recompiled from the updated source.
If that is the case, I would appreciate guidance on how to compile liblsl32.so on a Raspberry Pi.
From what I have heard, it may take 3 hours, ... so I am hoping to get some help in the process, so it will be successful the first time.
Any help or advice appreciated.