[PD-dev] while I'm with flext related...

Michal Seta mis at creazone.com
Thu Nov 21 04:37:43 CET 2002


py/pyext is giving my trouble as well:

In file included from source/pyext.cpp:11:
source/pyext.h: In function `static void * pyext::flext_t_work_wrapper(flext_base::thr_params *)':
source/pyext.h:113: warning: `void *' is not a pointer-to-object type
touch source/bound.cpp
g++ -c -O6 -mcpu=pentiumpro -DPD -DFLEXT_THREADS -I/usr/local/lib/pd/src -I/usr/include/python2.2 -I/usr/local/lib/pd/flext source/bound.cpp -o pd-linux/bound.o
In file included from source/bound.cpp:11:
source/pyext.h: In function `static void * pyext::flext_t_work_wrapper(flext_base::thr_params *)':
source/pyext.h:113: warning: `void *' is not a pointer-to-object type
touch source/clmeth.cpp
g++ -c -O6 -mcpu=pentiumpro -DPD -DFLEXT_THREADS -I/usr/local/lib/pd/src -I/usr/include/python2.2 -I/usr/local/lib/pd/flext source/clmeth.cpp -o pd-linux/clmeth.o
In file included from source/clmeth.cpp:11:
source/pyext.h: In function `static void * pyext::flext_t_work_wrapper(flext_base::thr_params *)':
source/pyext.h:113: warning: `void *' is not a pointer-to-object type
source/clmeth.cpp: In function `static struct PyObject * pyext::pyext_stop(PyObject *, PyObject *)':
source/clmeth.cpp:212: no method `flext_base::SetFlint'
make: *** [pd-linux/clmeth.o] Error 1

-- 
Michal Seta
CreaZone		http://www.creazone.com
No One Receiving	http://www.noonereceiving.32k.org




More information about the Pd-dev mailing list