did you load Gem into Pd *before* trying to instanciate your object ?
-- do it yourself http://antoine.villeret.free.fr
2015-05-04 20:04 GMT+02:00 Jaime E Oliver jaime.oliver2@gmail.com:
So here it is:
localhost:pix_demo jo57$ file pix_demo.pd_darwin pix_demo.pd_darwin: Mach-O bundle i386
and the error in Pd is:
/Users/jo57/Documents/NYU/Courses/2015-1-IMG-SND-GESTURE/session-13/Gem-master/extra/pix_demo/pix_demo.pd_darwin: dlopen(/Users/jo57/Documents/NYU/Courses/2015-1-IMG-SND-GESTURE/session-13/Gem-master/extra/pix_demo/pix_demo.pd_darwin, 10): Symbol not found: __ZN7GemBase14beforeDeletionEv Referenced from: /Users/jo57/Documents/NYU/Courses/2015-1-IMG-SND-GESTURE/session-13/Gem-master/extra/pix_demo/pix_demo.pd_darwin Expected in: flat namespace in /Users/jo57/Documents/NYU/Courses/2015-1-IMG-SND-GESTURE/session-13/Gem-master/extra/pix_demo/pix_demo.pd_darwin pix_demo ... couldn't create
?
J
On May 4, 2015, at 1:39 PM, IOhannes m zmölnig zmoelnig@iem.at wrote:
On 05/04/2015 07:32 PM, IOhannes m zmölnig wrote:
On 05/04/2015 05:08 PM, Jaime E Oliver wrote:
Hi all,
I have successfully compiled a GEM external in OS X using the latest
gem from git and Pd 0.45-5. When I try to load this external I get that it finds it, but complains about the architecture:
[…]/Gem-master/extra/pix_demo/pix_demo.pd_darwin: mach-o, but wrong
architecture
pix_demo ... couldn't create
so what's the architecture of pix_demo.pd_darwin, Gem.pd_darwin and Pd resp.?
just run "file" on the given file, as in:
$ file zexy.d_fat zexy.d_fat: Mach-O universal binary with 2 architectures zexy.d_fat (for architecture i386): Mach-O bundle i386 zexy.d_fat (for architecture x86_64): Mach-O 64-bit bundle x86_64
fmsdar IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list