Oops, replied to derek instead of the list...
On Wed, 2004-04-14 at 23:09, ClaudiusMaximus wrote:
On Wed, 2004-04-14 at 23:10, derek holzer wrote:
I can't remember what lib [gate] comes from, maybe zexy?
I use the [gate] from iemlib, I think I am correct in thinking that there is an incompatible [gate] in another lib - I had to reorder the libs in my pd.bat to make my patches work again when I upgraded my Windows Pd installation with the devel test installer. It now looks like this:
"bin\pd.exe" -font 10 -path "doc\vasp" -lib iemlib1 -lib iemlib2 -lib cyclone -lib iem_t3_lib -lib iem_mp3 -lib mjLib -lib OSC -lib percolate -lib sIgpAck -lib vasp -lib xeq -lib xsample -lib zexy -listdev %1 %2 %3 %4 %5 %6 %7 %8 %9
I didn't keep a copy of the original to compare it with, unfortunately...