Thank you! I've got them compiled (well, there was that GetFlint() in pyargs.cpp but I knew what to do).
cvs will, in fact, make it easier.
It's funny that now, that I had to reinstall the whole pd+externs (and I use quite a few 3rd party externs) I have to go through the pd database to find what I'm looking for, then go to websites and download everything... makes me appreciate cvs more :). As a user!...
On Thu, 21 Nov 2002 10:55:15 +0100 "Thomas Grill" t.grill@gmx.net wrote:
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
ok, i know about it, but it's only a warning....
source/clmeth.cpp: In function `static struct PyObject *
pyext::pyext_stop(PyObject *, PyObject *)':
source/clmeth.cpp:212: no method `flext_base::SetFlint'
this one we had already.... replace it with flext::SetInt()
seems like py/pyext wants un upgrade as well..... cvs, once synced with my repository, will make your (and my life) easier....
greetings, Thomas