hi
im trying to get the pduino working but keep getting theses error messages
can anyone tellme what im doing wrong?
-
problems with running pduino
-
You're missing objects. Specifically you're missing the moocow, cyclone, and pddp libraries. I can see you're using vanilla on Linux, right? Install the deken plugin and look for these libraries, or install them via apt-get. Then add them to Pd's search path.
-
-
Deken will work on Windows too (not sure how to make it work, haven't spent much time on it). Use that if you're on vanilla.
-
In Windows
-
install deken plugin:
https://github.com/pure-data/deken/blob/master/README.md -
go to menu bar
Help -> Find externals -
install your missing libraries
-
add the directories when the libraries are installed by deken to pd path:
File -> Preferences -> Path...
(normally deken install the libraries in C:/Users/YourUser/AppData/Roaming/Pd
Good luck!
ps.: on step 4. you need to add each directory library installed to pd path.
-
-
Hey,
I'm trying to install deken as well on my windows 8.1. But my pd-vanilla 0.46-7 can't find the plugin (the point "find externals" is not available under "help"). I tryed to put the deken-plugin.ctl in the install directory pd\ and in the pd\tcl\ path. but nothing seems to work. Any help?
-
Got it. Just added a path in the preferences!