actually replace these 2 files...
m_pd.h
m_imp.h
Here is the multiple thing in extended:
Directory of C:\Program Files (x86)\pd\include
m_pd.h 1 File(s) 27,044 bytes
Directory of C:\Program Files (x86)\pd\include\pd
m_pd.h 1 File(s) 27,044 bytes
Directory of C:\Program Files (x86)\pd\include\pdextended
m_pd.h 1 File(s) 27,044 bytes
Total Files Listed:
3 File(s) 81,132 bytes
0 Dir(s) 4,351,406,080 bytes free
Directory of C:\Program Files (x86)\pd\include\pd
m_imp.h 1 File(s) 3,703 bytes
Directory of C:\Program Files (x86)\pd\include\pdextended
m_imp.h 1 File(s) 3,703 bytes
Total Files Listed:
2 File(s) 7,406 bytes
0 Dir(s) 4,350,865,408 bytes free
Is it better to replace all for the experiment? or experiment with katja`s : "build with make argument 'pdincludepath=<my-pd-include-path>' "
Feel free to ask me to uninstall "extended" and see what happens (also for the experiment), I`m not using it anymore and I have a ZIP version around.
Mensaje telepatico asistido por maquinas.
From: Alexandre Torres Porres porres@gmail.com Sent: Monday, October 3, 2016 9:31 PM To: Jonathan Wilkes Cc: Lucas Cordiviola; pd-list@lists.iem.at Subject: Re: [PD] Proposing a cyclone update / another Pre Alpha release (milestone 2)
this is the eror i get
/Applications/Pd-extended.app/Contents/Resources/include/pdextended/m_imp.h:28:39: error:
unknown type name 't_blob'
typedef void (*t_blobmethod)(t_pd *x, t_blob *st); /* MP20061226 blob type */
2016-10-03 18:24 GMT-03:00 Jonathan Wilkes <jancsika@yahoo.commailto:jancsika@yahoo.com>:
Only for m_pd.h ? or also pd.dll?
actually replace these 2 files...
m_pd.h m_imp.h
Why is m_imp.h required?
-Jonathan