The library is not installed

Hello,

I would like to install the below library for Processing.

I extract the .zip file in the below address:

…\Documents\Processing\libraries

However, it does not recognize the library and shows me the below error:

The package “MultiTouchKitUI” does not exist. You might be missing a library.

Any help would be greatly appreciated.

Hey @masoudhyudani, welcome to our community!

To get started, open the included MTK_example.pde file. Then drag MultiTouchKitUI.jar onto the Processing editor window—this will add it to a code folder in your sketch directory.

Also, make sure you install blobDetection and OpenCV for Processing from the Contribution Manager by navigating to: Sketch > Import library... > Manage libraries....

Feel free to ask if you need more help!

Cheers,
Raphaël

2 Likes