Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

Problem: Minim library + Processing 3 + SublimeText

$
0
0

Hello!

I'm using this package for sublime text https://github.com/b-g/processing-sublime. I'm also trying to use the Minim library for some audio reactive sketches. I installed it correctly and everything works in the Processing IDE but when I try to use everything with Sublime Text, I get an error saying: "No library found for dff.minim Libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder. build1.pde:0:0:0:0: The package “dff” does not exist. You might be missing a library. [Finished in 1.4s with exit code 1]"

I tried copying the library manually into my sketch folder but it still doesn't work and I don't really know what else to do to be able to continue developing using Sublime Text. Thanks in advance.


Viewing all articles
Browse latest Browse all 2896

Trending Articles