(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 <[email protected]> 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 > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > https://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
