On 06/09/2011 09:29 PM, Nicolas Montgermont wrote:
but good news! there is a Gem.pd_darwin in the .libs subdirectory.
great. there should, however, be a link to the binary in your src/ folder
I have tried it with the examples of Pd-extended-0.42.5, and it's mainly working for example: 02.advanced/01.separator 10.glsl/09.GPGPU-physical_model are working
but the pix-image help patch is not (black screen) thx for your help, n
since the image loading code is now a plugin as well, you might have to put gem_imageQT.so (as found in plugins/imageQT/.libs) besides your Gem.pd_darwin.
simplest should be to make sure there are links to both Gem.pd_darwin and gem_imageQT.so in your src/ directory.
gfmasdr IOhannes