Re: [PD-dev] src vs. include

2012-04-17 Thread Hans-Christoph Steiner
Good idea, done: http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=revision&revision=16126 .hc On Apr 17, 2012, at 7:20 PM, m.e.grimm wrote: > im building flext right now and noticed that m_pd.h is in > pd-extended.app/Contents/Resources/include while flext (and many other > older exte

[PD-dev] src vs. include

2012-04-17 Thread m.e.grimm
im building flext right now and noticed that m_pd.h is in pd-extended.app/Contents/Resources/include while flext (and many other older externals it seems) default to looking for pd headers in /src (vanilla?) obviously i have worked around this before and maybe it has been touched upon on the list