[PD-dev] dlopen error _class_addlist

Dan Wilcox danomatika at gmail.com
Wed Jun 9 23:57:47 CEST 2021


Howdy all,

I'm building an application which uses libpd and a couple pre-compiled externals as universal macOS app for x86_64 and arm64 (new Apple CPU). So far, building and signing etc is working but now I'm running into an issue when the externals are being loaded on arm64:

Pd: error:../pd/zirkhoa.d_fat: dlopen(.../pd/zirkhoa.d_fat, 10): Symbol not found: _class_addlist
  Referenced from:.../pd/zirkhoa.d_fat
  Expected in: flat namespace
 in .../pd/zirkhoa.d_fat

None of the external sources use class_addlist, so I assume that's something internal? Could this be an issue with the new architecture within libpd / the pd core?

The x86_64 builds run fine on Intel machines.

--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20210609/38d8c6cc/attachment-0001.htm>


More information about the Pd-dev mailing list