I gave it a try but couldn't get it working right away - I need to get back to it but haven't had much time in the last couple of weeks.
cheers Miller On Fri, Feb 21, 2020 at 05:15:46PM +0100, Jo??o Pais wrote: > Any news about this? I would like to try it out, on both pc and mac. > > jmmmp > > > I can still try to build on my spare, don't hesitate to ask me if needed > > I made my test on > > https://github.com/pure-data/pure-data/commit/d8d637b6c53833c49c47c60ff78e3fbfd0d596c7 > > (currently 0.50-2 tag) > > > > Le??mer. 29 janv. 2020 ????16:00, Miller Puckette via Pd-list > > <[email protected] <mailto:[email protected]>> a ??crit??: > > > > Sure enough - I added binarymsg.c since my last Max-compile > > attempt, and > > yes, things like A_FLOAT will conflict with Max.?? I'll get in and > > patch > > that up at least. > > > > cheers > > Miller > > > > On Wed, Jan 29, 2020 at 10:43:07AM +0100, cyrille henry wrote: > > > most redefinition are a conflict between liboscia and m_pd.h > > > I would try to remove liboscia from your compilled path. > > > > > > But I don't know if m_ph.h should be included : > > > it is removed for max from pd~ source thanks to a #define line 54 : > > > #ifdef PD > > > #include "m_pd.h" > > > #include "s_stuff.h" > > > static t_class *pd_tilde_class; > > > #define PDERROR pd_error(x, > > > #endif > > > > > > but it's included from "binarymsg.c" (pd~.c, line 104) > > > > > > cheers > > > c > > > > > > > > > Le 29/01/2020 ?? 10:04, Antoine Villeret a ??crit??: > > > > Hi, > > > > > > > > I just give a try without much success. > > > > There are lots of symbol redefinition errors. > > > > Here is the full output : > > https://gist.github.com/avilleret/19bfb74c84cc49b27bd8610545748044 > > > > I need some hint to go further with??this. > > > > > > > > Cheers > > > > > > > > a > > > > > > > > > > > > Le??mar. 28 janv. 2020 ????09:52, Alexandre Torres Porres > > <[email protected] <mailto:[email protected]> > > <mailto:[email protected] <mailto:[email protected]>>> a ??crit??: > > > > > > > > > > > > > > > >?? ?? ??Em dom., 26 de jan. de 2020 ??s 08:58, Miller Puckette via > > Pd-list <[email protected] <mailto:[email protected]> > > <mailto:[email protected] <mailto:[email protected]>>> escreveu: > > > > > > > >?? ?? ?? ?? ??I was doing that for a while but stopped (it was a lot > > of trouble tracking all > > > >?? ?? ?? ?? ??the changes in MacOS and Max at the time; perhaps this > > is easier now).?? I > > > >?? ?? ?? ?? ??won't be able to get to a Mac with Max until later > > this week, but if nobody > > > >?? ?? ?? ?? ??else can do it first I can give it a try. > > > > > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > https://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
