Hi folks,<br><br>I finished this external a few weeks back.<br>http://www.forwind.net/forwind.net/software.htm<br>To compile I used flext&nbsp; and as an external library I used SndObj.<br>With flext I initially dynamically linked to the libsndobj.so using&nbsp; libs += -lsndobj.<br>This
seemed to work at the time.<br>last week I was messing with my
SndObj install. Now I cannot compile or load the external which previously
had worked fine. Therefore to get around this I was hoping to statically link
the SndObj library to the pure data external during compilation. <br><br>Firstly has anyone had any experience with external libraries and externals using flext.<br>And if so what would be your advice. I am running ubuntu linux and pure dyne linux.<br>I am tempted to dump the whole flext thing and just compile for pure data on linux using something like ANT. <br><br>Conor<br>