[PD] How to add relative paths - was: Re: Extended can't load any library except Gem on Windows Vista

IOhannes m zmoelnig zmoelnig at iem.at
Mon Mar 8 09:07:05 CET 2010


On 2010-03-07 19:30, Matteo Sisti Sette wrote:
>> What can be wrong?
>>

seems like you are missing the libdir loader.
Pd-extended compiles libraries as libdirs, which cannot be loaded "as
libraries" by Pd-vanilla (nor by Pd-extended i think): in order to load
them as a library,l you have to use a special loader "libdir", which of
course has to be loaded before trying to load any libdirized library.

libloadliblidirlib.

or you could us explicit namespaces, like [zexy/abs~]; but of course,
then your patch won't work anymore with nonlibdirized libraries. (or
libdirized libs layed out in other libdirectories)

fgamsrd
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20100308/c8548e4b/attachment.bin>


More information about the Pd-list mailing list