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 <por...@gmail.com 
<mailto:por...@gmail.com>> a écrit :



    Em dom., 26 de jan. de 2020 às 08:58, Miller Puckette via Pd-list 
<pd-list@lists.iem.at <mailto:pd-list@lists.iem.at>> 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.

        It's a fun object - you can pretend to be using Max but do the heavy 
lifting
        in Pd - you can use GEM, etc., too.)


    I always thought this was an amazing idea, would love to try it out!
    _______________________________________________
    Pd-list@lists.iem.at <mailto:Pd-list@lists.iem.at> mailing list
    UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list




_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to