EmotiBit / ofxEmotiBit

OpenFrameworks library and examples for the EmotiBit
MIT License
33 stars 7 forks source link

updated make config file to use lsl shared lib from ofxLsl #180

Closed nitin710 closed 1 year ago

nitin710 commented 1 year ago

Description

Fixes linux runtime error shared object file: No such file or directory : liblsl-1.14.0-manylinux2010_x64. Now the executable looks for the shared library located in ofxLSL

Requirements

Issues Referenced

Documentation update

Link to a change in documentation (if any)

Testing

Tested working on linux 20.04.4 LTS

Checklist:

Screenshots: