Bad news!!! :(
Now, none of the libraries load, except GEM, xsample, and pmpd, into EITHER version of PD (384, 392), even though they are in different places in my Program Files folder. I did not change 0.38.4, but somehow it has picked up the problem from 0.39.2. I tried to reinstall 0.38.4 and it didn't make any difference either.
In 0.38.4, when I open the "Paths", the paths all look correct, as I didn't change them. HOWEVER, when I try to open the "Startup" dialogue, NOTHING HAPPENS. So, obviously there is some problem here - is there some kind of external file that I could fix with a text editor???
I'm very frustrated. Especially because, we are starting Chicago PD meetings and I could probably make some cool stuff to share and bring some more people into using PD, but not if I can't get it to work!!!
~David
PS. Starting output as follows:
GEM: Graphics Environment for Multimedia GEM: ver: 0.90 GEM: compiled: Aug 3 2004 GEM: maintained by IOhannes m zmoelnig GEM: Authors : Mark Danks (original version on irix/windows) GEM: Chris Clepper (macOS-X) GEM: Daniel Heckenberg (windows) GEM: James Tittle (macOS-X) GEM: IOhannes m zmoelnig (linux/windows) C:/Program Files/pd/extra/cyclone: can't load library "C:/Program Files/pd/extra/zexy": can't load library "C:/Program Files/pd/extra/cxc": can't load library "C:/Program Files/pd/extra/ext13": can't load library "C:/Program Files/pd/extra/iemabs": can't load library "C:/Program Files/pd/extra/iemmatrix": can't load library "C:/Program Files/pd/extra/markex": can't load library "C:/Program Files/pd/extra/maxlib": can't load library "C:/Program Files/pd/extra/memento": can't load library pdp: can't load library pidip: can't load library
pmpd = Physical Modeling for Pure Data
version 0.06
compiled Jan 16 2006
Contact : cyrille.henry@la-kitchen.fr
xsample objects, version 0.3.1
xrecord~, xplay~, xgroove~
(C)2001-2005 Thomas Grill
Hans-Christoph Steiner wrote:
Remove all those the ones that are not loading from the Startup section.
Then add them to the Path section like this:
Remove from Startup:
maxlib
Add to Path:
"C:/Program Files/pd/extra/maxlib"
.hc