[PD-dev] compilation of Pyext

Thomas goepfer Thomas.Goepfer at ircam.fr
Tue Apr 5 15:12:10 CEST 2005


Thanks !
I checked the CVS, but the problem is still here...


Thomas Grill a écrit :

> Hi,
> i already fixed this bug but it has probably not been mirrored to the 
> SF cvs server (since i'm moving my server).
> Please try to check out from cvs once again, and if it doesn't work, 
> please have some patience.
>
> best greetings,
> Thomas
>
>
> Am 05.04.2005 um 12:56 schrieb Thomas goepfer:
>
>> Hi !
>> I'm a bad user of pyext... sorry... !
>> I succefully compiled and installed flext, but I have an error when I 
>> compile pyext (the CVS version):
>>
>> source/py.cpp: In member function `virtual bool 
>> pyobj::callpy(PyObject*, PyObject*)':
>> source/py.cpp:334 error: request for member `AtomListStatic' is 
>> ambiguous in multiple inheritance lattice
>> /usr/local/include/flext/flsupport.h:664: error: candidates are: 
>> template<int PRE> class flext_multi::AtomListStatic
>> /usr/local/include/flext/flsupport.h:664: error:                 
>> template<int PRE> class flext_multi::AtomListStatic
>> source/py.cpp:334: error: `rargs' undeclared (first use this function)
>> source/py.cpp:334: error: (Each undeclared identifier is reported 
>> only once for    each function it appears in.)
>>
>> In line 334 in py.cpp, I have this:
>>
>> AtomListStatic<16> rargs;
>>
>> And this line seems bugged (for my gcc !...)
>> How can I resolve it ?
>>
>> Thanks !
>>
>> _______________________________________________
>> PD-dev mailing list
>> PD-dev at iem.at
>> http://iem.at/cgi-bin/mailman/listinfo/pd-dev
>>
>>
>
>
> _______________________________________________
> PD-dev mailing list
> PD-dev at iem.at
> http://lists.puredata.info/listinfo/pd-dev
>
>





More information about the Pd-dev mailing list