[PD] Can't load external I put together and want to test

katja katjavetter at gmail.com
Mon Dec 25 23:00:08 CET 2017


(on top of my head) even when an executable is found by pd, some
things can still go wrong;

- a symbol is not found
- required arguments aren't supplied

If a (function) symbol is not found, I think that pd would mention
that in verbose mode. Is there no relevant warning at all?

Katja

On Mon, Dec 25, 2017 at 10:32 PM, Alexandros <adrcki at gmail.com> wrote:
> I just put together some pieces of Pd's source code to make an external, and
> even though it compiles without a problem (using Katja's
> Makefile.pdlibbuilder), Pd just can't load it. Using verbose mode I see that
> Pd tries a bunch of directories, and even though this line is included:
>
> tried
> /home/alexandros/Documents/Pd/externals/sync_phasor~/sync_phasor~.pd_linux
> and succeeded
>
> Pd keeps on trying to find it, and there are more failure lines after that
> and eventually the object can't be created. How can I solve this?
>
> I'm on Ubuntustudio 17.10 with Pd-0.48-0
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list



More information about the Pd-list mailing list