I am running the example "BluetoothCursors" from Ketai library.
there is an error at line 125 \n
if (m.checkAddrPattern("/remoteMouse/"))
the error is as follows - \n
"The type oscP5.OscMessage cannot be resolved. It is indirectly referenced from required .class files"
Can anyone shed some light on how to solve the issue.
If possible please suggest how to understand more clearly the ketai bluetooth cold.