ahg, this is super frustrating.
so I have to try to run pd off of a portable harddrive for a performance
and I have to get my patch to work which depends on tons of libraries
running pd (32bit) is working fine it seems
however try as I might I cannot get Pd to recognise the libraries I have on the same harddrive, in a adjacent folder.
I have also duplicated the libraries to the /extra folder but the same results there.
[declare -lib] with library name does not work
neither does the library name with the object like [markex/counter]
startup menu simply returns, for example
"zexy: can't load library"
setting paths manuals like this: /volumes/dynasty/.../maxlib-1.5.5 results in nothing
this is for both 32 and 64 bit
in the help browser menu all the libraries show up but if I open those patches none of the objects create.
I have also studied this thread: https://forum.pdpatchrepo.info/topic/10792/solved-problem-loading-libraries-in-pd-0-47-1-macos-sierra/19
but nothing yet
any suggestions?