Thanks a lot Thomas.<br><br>Now it compile fine!<br><br>I pick the occasion to say that your work for pd (flext, pool, py, etc...) is fantastic. Many many many thanks!<br><br>ciao, Dario<br><br><div class="gmail_quote">2010/3/9 Thomas Grill <span dir="ltr">&lt;<a href="mailto:gr@grrrr.org">gr@grrrr.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="">Hi Dario,<div>please check out py from svn and try again.</div><div>gr~~~</div>
<div><br><div><div>Am 09.03.2010 um 09:48 schrieb Dario Pedrioli:</div><br><blockquote type="cite"><div><div></div><div class="h5">Hi all,<br>
<br>
I&#39;m trying to compile py/pyext on ubuntu 9.04 64-bit machine PD 0.42.5<br>
<br>
with flext rev 3659 I&#39;ve got no problems.<br>
<br>
with flext rev 3723 I&#39;ve got the error below:<br>
<br>
ubuntu@ubuntu-desktop:~/pd/<div>source/py_3723$ sh ../flext_3723/build.sh pd gcc<br>
make -f ../flext_3723/buildsys/gnumake-sub.mak  PLATFORM=lnx RTSYS=pd<br>
COMPILER=gcc BUILDPATH=../flext_3723/buildsys/ PKGINFO=package.txt<br>
BUILDCLASS=ext USRCONFIG=config.txt USRMAKE=build/gnumake-lnx-gcc.inc<br>
TARGETMODE=release TARGETTYPE=multi THREADED=1 _build_<br>
make[1]: ingresso nella directory ?/home/ubuntu/pd/source/py_3723?<br>
mkdir -p pd-linux/release-multi/<br>
g++ -c     -pthread -fPIC -fvisibility-inlines-hidden -DPY_EXPORTS<br>
-DPY_NUMPY -DPY_USE_GIL -DNDEBUG -DFLEXT_THREADS -DFLEXT_SYS=2 -DPD<br>
-I/usr/include/python2.6 -I/home/ubuntu/pd/source/pd-0.42-5/src<br>
-I/usr/local/include/stk -I/usr/local/include/sndobj<br>
-I/usr/local/include/flext source/pybuffer.cpp -o<br>
pd-linux/release-multi/pybuffer.opp<br>
source/pybuffer.cpp:154: warning: deprecated conversion from string constant<br>
to ?char*?<br>
source/pybuffer.cpp: In function ?int buffer_ass_slice(PyObject*,<br>
Py_ssize_t, Py_ssize_t, PyObject*)?:<br>
source/pybuffer.cpp:406: error: no matching function for call to<br>
?flext_multi::CopySamples(flext_multi::buffer::Element*, t_sample*, int&amp;)?<br>
/usr/local/include/flext/flsupport.h:425: note: candidates are: static void<br>
flext_multi::CopySamples(t_sample*, const t_sample*, int)<br>
<br>
Someone can help?<br>
<br>
PS: I&#39;m trying rev 3723 because of 64-bit buffer patch (<br>
<a href="http://markmail.org/message/6v52tlvllwvcwilj#query:+page:1+mid:6hpplp4wfi4u6vkc+state:results" target="_blank">http://markmail.org/message/6v52tlvllwvcwilj#query:+page:1+mid:6hpplp4wfi4u6vkc+state:results</a>&lt;<a href="mailto:gr@grrrr.org" target="_blank">gr@grrrr.org</a>&gt;<br>


)<br>
My goal is to handle arrays directly in python, but with the rev 3659 I&#39;m<br>
only get half of the array inside py (the other half is set to zero). Am I<br>
on the right way to fix my problem?<br>
<br>
Thanks and ciao!</div></div></div>
_______________________________________________<br>Pd-dev mailing list<br><a href="mailto:Pd-dev@iem.at" target="_blank">Pd-dev@iem.at</a><br><a href="http://lists.puredata.info/listinfo/pd-dev" target="_blank">http://lists.puredata.info/listinfo/pd-dev</a><br>
</blockquote></div><br></div></div></blockquote></div><br>