That’s related to my updates to the latest libpd which removed a few sources no longer in pd vanilla and added built in support for building the externals. You see this happen if you had an older version of ofxPd/libpd, upgraded to the latest version (git pull), then try to build without having cleaned the project. Can you experiment with this? I keep seeing people having trouble but I think it’s a pretty simple fix. Also, after upgrading, the project files need to be regenerated to handle the changes in files. This shouldn’t be a problem for Linux+Codeblocks since it just calls the Makefiles anyway.

--------
Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com

On Mar 29, 2015, at 12:44 PM, Antoine Rousseau <ant1rousseau1@gmail.com> wrote:

What’s the bug with ofxPd?

Actually it's not a bug, but it seems there is problem when compiling with latest pdlib. But I did not personally experiment this, as I use an older version. The log (see in french: http://codelab.fr/5696#p28677 ) was related to undefined references to expr_setup, pd_fft, mayer_fft...


2015-03-29 17:10 GMT+02:00 Dan Wilcox <danomatika@gmail.com>:
On Mar 29, 2015, at 8:33 AM, pd-dev-request@lists.iem.at wrote:

Anyaway you should have a bug compiling ofxPd, which you can resolve by downloading a previous version of ofxPd (github/ofxPd/branch/tags/0.8.4).

What’s the bug with ofxPd? Since I wrote ofxPd, I’d like to fix it, if possible. :D

--------
Dan Wilcox
@danomatika
danomatika.com




--