<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><blockquote type="cite" class=""><div class="">On Jan 17, 2015, at 3:09 AM, <a href="mailto:pd-list-request@lists.iem.at" class="">pd-list-request@lists.iem.at</a> wrote:</div><br class="Apple-interchange-newline"><div class=""><span class="" style="float: none; display: inline !important;">Also dynamic loading works fine, the issue was libpd was being built without HAVE_LIBDL defined.</span></div></blockquote><br class=""></div>Actually I was wrong about this. The basic c lib is built with HAVE_LIBDL, but I wasn’t using it in the Xcode project or in ofxPd. Fixing that now.<div class=""><br class=""></div><div class="">I’ve done updates to libpd, including building in the externals in pure-data/extra with “make EXTRA=true” and calling their setup functions in libpd_init() when LIBPD_EXTRA is defined. This way you get a complete vanilla, including expr, etc.<br class=""><div apple-content-edited="true" class=""><br class=""></div><div apple-content-edited="true" class="">
--------<br class="">Dan Wilcox<br class="">@danomatika<br class=""><a href="http://danomatika.com" class="">danomatika.com</a><br class=""><div class=""><a href="http://robotcowboy.com" class="">robotcowboy.com</a></div></div><br class=""></div></body></html>