<div dir="ltr">I can still try to build on my spare, don't hesitate to ask me if needed<div>I made my test on <a href="https://github.com/pure-data/pure-data/commit/d8d637b6c53833c49c47c60ff78e3fbfd0d596c7" target="_blank">https://github.com/pure-data/pure-data/commit/d8d637b6c53833c49c47c60ff78e3fbfd0d596c7</a> (currently 0.50-2 tag)</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mer. 29 janv. 2020 à 16:00, Miller Puckette via Pd-list <<a href="mailto:pd-list@lists.iem.at" target="_blank">pd-list@lists.iem.at</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Sure enough - I added binarymsg.c since my last Max-compile attempt, and<br>
yes, things like A_FLOAT will conflict with Max.  I'll get in and patch<br>
that up at least.<br>
<br>
cheers<br>
Miller<br>
<br>
On Wed, Jan 29, 2020 at 10:43:07AM +0100, cyrille henry wrote:<br>
> most redefinition are a conflict between liboscia and m_pd.h<br>
> I would try to remove liboscia from your compilled path.<br>
> <br>
> But I don't know if m_ph.h should be included :<br>
> it is removed for max from pd~ source thanks to a #define line 54 :<br>
> #ifdef PD<br>
> #include "m_pd.h"<br>
> #include "s_stuff.h"<br>
> static t_class *pd_tilde_class;<br>
> #define PDERROR pd_error(x,<br>
> #endif<br>
> <br>
> but it's included from "binarymsg.c" (pd~.c, line 104)<br>
> <br>
> cheers<br>
> c<br>
> <br>
> <br>
> Le 29/01/2020 ?? 10:04, Antoine Villeret a ??crit??:<br>
> > Hi,<br>
> > <br>
> > I just give a try without much success.<br>
> > There are lots of symbol redefinition errors.<br>
> > Here is the full output : <a href="https://gist.github.com/avilleret/19bfb74c84cc49b27bd8610545748044" rel="noreferrer" target="_blank">https://gist.github.com/avilleret/19bfb74c84cc49b27bd8610545748044</a><br>
> > I need some hint to go further with??this.<br>
> > <br>
> > Cheers<br>
> > <br>
> > a<br>
> > <br>
> > <br>
> > Le??mar. 28 janv. 2020 ????09:52, Alexandre Torres Porres <<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a> <mailto:<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>>> a ??crit??:<br>
> > <br>
> > <br>
> > <br>
> >     Em dom., 26 de jan. de 2020 ??s 08:58, Miller Puckette via Pd-list <<a href="mailto:pd-list@lists.iem.at" target="_blank">pd-list@lists.iem.at</a> <mailto:<a href="mailto:pd-list@lists.iem.at" target="_blank">pd-list@lists.iem.at</a>>> escreveu:<br>
> > <br>
> >         I was doing that for a while but stopped (it was a lot of trouble tracking all<br>
> >         the changes in MacOS and Max at the time; perhaps this is easier now).?? I<br>
> >         won't be able to get to a Mac with Max until later this week, but if nobody<br>
> >         else can do it first I can give it a try.<br>
> > <br>
> >         It's a fun object - you can pretend to be using Max but do the heavy lifting<br>
> >         in Pd - you can use GEM, etc., too.)<br>
> > <br>
> > <br>
> >     I always thought this was an amazing idea, would love to try it out!<br>
> >     _______________________________________________<br>
> >     <a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> <mailto:<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a>> mailing list<br>
> >     UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
> > <br>
> > <br>
> > _______________________________________________<br>
> > <a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
> > UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
> > <br>
> <br>
> <br>
> <br>
> _______________________________________________<br>
> <a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
> UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>