Thank alots for the help.<br><div class="gmail_quote"><div><br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Since there&#39;s a package.txt file with it, the external is meant to be compiled with the flext build system.<br>
You can have a look at the flext readme.txt or build.txt files.<br>
It boils down to the following:<br>
<br>
sh path_to_flext/build.sh pd gcc<br>
sudo sh path_to_flext/build.sh pd gcc install<br>
<br></blockquote><div><br>I still have an error on ubuntu g++ 4.4.3 :<br>--------------------------------------<br>sh /home/marco/pd-flext/flext/build.sh pd gcc<br><br>make -f /home/marco/pd-flext/flext/buildsys/gnumake-sub.mak  PLATFORM=lnx RTSYS=pd COMPILER=gcc BUILDPATH=/home/marco/pd-flext/flext/buildsys/ PKGINFO=package.txt BUILDCLASS=ext TARGETMODE=release TARGETTYPE=single _build_<br>
make[1]: Entering directory `/home/marco/sms_peaks&#39;<br>mkdir -p pd-linux/release-single<br>mkdir -p pd-linux/release-single/<br>g++ -c  -msse -mfpmath=sse -ffast-math -O3  -pthread -fPIC -fvisibility-inlines-hidden -DNDEBUG -DFLEXT_SYS=2 -DPD -I/home/marco/puredata-0.42.5/src -I/usr/include/stk -I/usr/include/sndobj -I/usr/include/flext main.cpp -o pd-linux/release-single/main.opp<br>
main.cpp: In member function ‘virtual void&lt;unnamed&gt;::sms_peaks::CbSignal()’:<br>main.cpp:98: error: cannot convert ‘flext_single::buffer::Element*’ to ‘t_sample*’ in initialization<br>make[1]: *** [pd-linux/release-single/main.opp] Error 1<br>
make[1]: Leaving directory `/home/marco/sms_peaks&#39;<br>make: *** [build-release-single] Error 2 <br>---------------------------------------------------------<br><br>If you have this patch compiled for osx, Please can you put it online?<br>
<br>I have both osx and linux here ;)<br><br>Thanks for help!<br><br>
</div></div>