hello,
2 things in one thread :
1. I've made an external started with the template from up-to-date SVN
and I realised that this template makes .pd_linux instead of .l_i386 or .l_ia64
so I switched to another one doing that (the one from pix_opencv, which Hans updated from template if I remember correctly)
2. but on Mac OS X this one build by default against x86_64 while there is no 64build of pd-extended for Darwin
I have to append CFLAGs="-arch i386" and LDFLAGS="-arch 386" to make
Could we update the template project to make things easier ?
If yes, I can do that, but I'm not sure to do it right...
Cheers
A