How to install a library to a sketch folder?
in
Contributed Library Questions
•
5 months ago
Hello,
this is kind of beginners question, but I can't find a solution to it.
So, I know how to install a library the "normal" way, I just extract the folder "libraryName" to ".../Processing/libraries" folder and it works. But since I want my sketch to be runnable on other computers (I'm exporting an exe) I don't know where to install the libraries it's using. I know I should put it somewhere inside the "sketchName" folder, but I'm not sure where so please help me.
Thanks in advance.
this is kind of beginners question, but I can't find a solution to it.
So, I know how to install a library the "normal" way, I just extract the folder "libraryName" to ".../Processing/libraries" folder and it works. But since I want my sketch to be runnable on other computers (I'm exporting an exe) I don't know where to install the libraries it's using. I know I should put it somewhere inside the "sketchName" folder, but I'm not sure where so please help me.
Thanks in advance.
1