[PD] [declare -stdpath] has no effect on Windows

Roman Haefeli reduzent at gmail.com
Tue Sep 8 19:07:47 CEST 2015


On Fre, 2015-09-04 at 17:20 -0700, Miller Puckette wrote:
> Interesting... I can't get -stdpath to work either on wine or in
> linux.

What is your test setup? It works for me in Linux.

> But I noticed that -stdpath cecks if each directory exists before adding
> it... 

How can I see that?

> therefore perhaps it found 'zexy' and didn't find 'osc' - in that case
> it wouldn't print anything out aboutosc - it just silently ignores the
> non-existent directories.

I see. You mean when I specify a non-existing directory like [declare
-stdpath notthere], it becomes not part of the search path list? Ok,
this would mean 'osc' was not added in Windows, because Pd thinks it
doesn't exist. But why does it think it doesn't exist when it is
actually there? I tried putting 'osc' in the standard search paths like:

* %AppData%\Pd\osc
* <Pd-path>\lib\extra\osc

What exact setup did you try that didn't work under Linux?
'/home/roman/pd-externals/osc' and [declare -stdpath osc] works for me
with most recent git checkout.


Roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20150908/dca55689/attachment-0001.sig>


More information about the Pd-list mailing list