On 26/12/17 16:33, Alexandros wrote:
load_object: Symbol "sync_phasor_tilde_setup" not found

There is a sync_phasor_tilde_setup() method in my code though. It's this:

void sync_phasor_tilde_setup(void)

Maybe this should be:

extern void sync_phasor_tilde_setup(void)

For Windows there may be other incantations necessary (?), but for your Linux it should be enough, if indeed the missing extern is the problem.


Claude
--
https://mathr.co.uk

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to