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
I am struggling on adding ofxLeapMotion on my project.
Already changed the .qbs file.
of.addons: [
'ofxOsc','ofxLeapMotion'
]
The folder is on the addons.
I try to build and it tries to load but it says .
👎 error: error: ../../../addons/ofxLeapMotion/libs/lib/linux64/libLeap.so: No such file or directory
The file is there I am not sure if I should add anything else to the project qbs file
The text was updated successfully, but these errors were encountered:
I am struggling on adding ofxLeapMotion on my project.
Already changed the .qbs file.
of.addons: [
'ofxOsc','ofxLeapMotion'
]
The folder is on the addons.
I try to build and it tries to load but it says .
👎 error: error: ../../../addons/ofxLeapMotion/libs/lib/linux64/libLeap.so: No such file or directory
The file is there I am not sure if I should add anything else to the project qbs file
The text was updated successfully, but these errors were encountered: