[PD] MinGW + Eclipse + MSWIN helloworld

Hans-Christoph Steiner hans at at.or.at
Thu Jul 14 18:51:36 CEST 2011


On Thu, 14 Jul 2011 12:44 -0400, "Mathieu Bouchard" <matju at artengine.ca>
wrote:
> On Thu, 14 Jul 2011, luca paganotti wrote:
> 
> > but ... I get 'undefined reference' (s) for all the pd symbols that are 
> > used by helloworld.c i.e. pd_new, gensym, class_new, class_addbang, post
> 
> You need to use the -shared option to produce a .so or .DLL file.
> 
> In addition, you need to link with PD.DLL (a Windows-only requirement... 
> no such equivalent on other platforms).

Hey Luca,

This is great, that you got this far!  Can you write up a wiki page


If you use the



More information about the Pd-list mailing list