Please ignore the previous message. I mixed up some files ...
autogen.sh runs fine.
pix_example compiles and loads fine now.

However, it is a limitation that pix_externals need to be compiled with the 
same version of Gem. 
This prevents combining two binaries compiled with different versions and 
therefore makes it harder to share.

Or perhaps the case is that it needs to have a specific version or older?

In short, if someone wants to compile their own pix_external in OS X 10.7 as of 
gem 0.93.3, you need to:

1) download gem binaries for os x and gem source
2) Create a project in /extra just like the other projects there.
3) modify the config files as specified in "README-EXTRA.txt"
4) run ./autogen.sh
5) run ./configure --enable-fat-binary=i386 
--with-pd=/Applications/Pd-0.43-2.app/Contents/Resources/
6) cd into the project folder and run make
7) put the project folder in the path of Pd...

J

***************
Jaime Oliver
www.jaimeoliver.pe
jo2...@columbia.edu
Columbia University






On Apr 15, 2012, at 3:22 PM, IOhannes m zmölnig wrote:

> On 04/15/12 00:38, J Oliver wrote:
> 
>>> are you sure that Gem is loaded before you try to load pix_example?
>> 
>> Yes. Another Gem built in a 10.6 machine that works well otherwise. Pd 
>> reports loading it as usual:
>> 
>> GEM: Graphics Environment for Multimedia
>> GEM: ver: 0.92.2
>> GEM: compiled: Sep 21 2010
>> 
>> perhaps this version is too old?
>> 
> 
> you really must use the same version of Gem you used for compiling.
> 
> fgmsdr
> IOhannes
> 
> _______________________________________________
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list


_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to