Hi,
I just made a binary package of GridFlow 0.9.6 for Mac OS >= 10.4 (Intel):
http://gridflow.ca/download/packages/gridflow-0.9.6-macosx104-i386.tar.gz
It should work well Pd-extended >= 0.41.4, as the rewritten GEM support doesn't use GEM's headers anymore.
Thanks to Hans for the easier install instructions.
Patrick
i would love to try it but i am getting an error with libpng
Library/Pd/gridflow/gridflow.pd_darwin: dlopen(/Library/Pd/gridflow/gridflow.pd_darwin, 10): Library not loaded: @executable_path/../../lib/libpng12.0.dylib Referenced from: /Library/Pd/gridflow/gridflow.pd_darwin Reason: Incompatible library version: gridflow.pd_darwin requires version 36.0.0 or later, but libpng12.0.dylib provides version 30.0.0 error: [import]: ERROR: can't load library in 'gridflow'
From: pd-list-bounces@iem.at [pd-list-bounces@iem.at] On Behalf Of Patrick Boivin [pboivin@gmail.com] Sent: Thursday, November 05, 2009 2:36 PM To: pd-list@iem.at Subject: [PD] GridFlow 0.9.6 for Mac OS X
Hi,
I just made a binary package of GridFlow 0.9.6 for Mac OS >= 10.4 (Intel):
http://gridflow.ca/download/packages/gridflow-0.9.6-macosx104-i386.tar.gz
It should work well Pd-extended >= 0.41.4, as the rewritten GEM support doesn't use GEM's headers anymore.
Thanks to Hans for the easier install instructions.
Patrick
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Oups, I think I did some 'install_name_tool' stuff wrong the first time. I've updated the package:
http://gridflow.ca/download/packages/gridflow-0.9.6-macosx104-i386.tar.gz
Thank you for trying it
On Thu, Nov 5, 2009 at 4:54 PM, Pagano, Patrick pat@digitalworlds.ufl.edu wrote:
i would love to try it but i am getting an error with libpng
Library/Pd/gridflow/gridflow.pd_darwin: dlopen(/Library/Pd/gridflow/gridflow.pd_darwin, 10): Library not loaded: @executable_path/../../lib/libpng12.0.dylib Referenced from: /Library/Pd/gridflow/gridflow.pd_darwin Reason: Incompatible library version: gridflow.pd_darwin requires version 36.0.0 or later, but libpng12.0.dylib provides version 30.0.0 error: [import]: ERROR: can't load library in 'gridflow'
From: pd-list-bounces@iem.at [pd-list-bounces@iem.at] On Behalf Of Patrick Boivin [pboivin@gmail.com] Sent: Thursday, November 05, 2009 2:36 PM To: pd-list@iem.at Subject: [PD] GridFlow 0.9.6 for Mac OS X
Hi,
I just made a binary package of GridFlow 0.9.6 for Mac OS >= 10.4 (Intel):
http://gridflow.ca/download/packages/gridflow-0.9.6-macosx104-i386.tar.gz
It should work well Pd-extended >= 0.41.4, as the rewritten GEM support doesn't use GEM's headers anymore.
Thanks to Hans for the easier install instructions.
Patrick
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
No change here, same error /Library/Pd/gridflow/gridflow.pd_darwin: dlopen(/Library/Pd/gridflow/gridflow.pd_darwin, 10): Library not loaded: @executable_path/../../lib/libpng12.0.dylib Referenced from: /Library/Pd/gridflow/gridflow.pd_darwin Reason: Incompatible library version: gridflow.pd_darwin requires version 36.0.0 or later, but libpng12.0.dylib provides version 30.0.0 error: [import]: ERROR: can't load library in 'gridflow'
pp ________________________________________ From: Patrick Boivin [pboivin@gmail.com] Sent: Friday, November 06, 2009 2:46 PM To: Pagano, Patrick Cc: pd-list@iem.at Subject: Re: [PD] GridFlow 0.9.6 for Mac OS X
Oups, I think I did some 'install_name_tool' stuff wrong the first time. I've updated the package:
http://gridflow.ca/download/packages/gridflow-0.9.6-macosx104-i386.tar.gz
Thank you for trying it
On Thu, Nov 5, 2009 at 4:54 PM, Pagano, Patrick pat@digitalworlds.ufl.edu wrote:
i would love to try it but i am getting an error with libpng
Library/Pd/gridflow/gridflow.pd_darwin: dlopen(/Library/Pd/gridflow/gridflow.pd_darwin, 10): Library not loaded: @executable_path/../../lib/libpng12.0.dylib Referenced from: /Library/Pd/gridflow/gridflow.pd_darwin Reason: Incompatible library version: gridflow.pd_darwin requires version 36.0.0 or later, but libpng12.0.dylib provides version 30.0.0 error: [import]: ERROR: can't load library in 'gridflow'
From: pd-list-bounces@iem.at [pd-list-bounces@iem.at] On Behalf Of Patrick Boivin [pboivin@gmail.com] Sent: Thursday, November 05, 2009 2:36 PM To: pd-list@iem.at Subject: [PD] GridFlow 0.9.6 for Mac OS X
Hi,
I just made a binary package of GridFlow 0.9.6 for Mac OS >= 10.4 (Intel):
http://gridflow.ca/download/packages/gridflow-0.9.6-macosx104-i386.tar.gz
It should work well Pd-extended >= 0.41.4, as the rewritten GEM support doesn't use GEM's headers anymore.
Thanks to Hans for the easier install instructions.
Patrick
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Reason: Incompatible library version: gridflow.pd_darwin requires version 36.0.0 or later, but libpng12.0.dylib provides version 30.0.0 error: [import]: ERROR: can't load library in 'gridflow'
What version of Pd-extended are you using ? I made the package referring to what libs were distributed with the most recent release (0.41.4)...
~/ pb@banshee$ otool -L /Applications/Pd-extended.app/Contents/lib/libpng12.0.dylib /Applications/Pd-extended.app/Contents/lib/libpng12.0.dylib: @executable_path/../../lib/libpng12.0.dylib (compatibility version 36.0.0, current version 36.0.0) /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.3.11)
Confirmed. I downloaded the latest Pd-extended release and GridFlow runs an example patch!
Nice work, I've been waiting for this for years.
~Kyle
On Sat, Nov 7, 2009 at 5:25 PM, Patrick Boivin pboivin@gmail.com wrote:
Reason: Incompatible library version: gridflow.pd_darwin requires
version 36.0.0 or later, but libpng12.0.dylib provides version 30.0.0
error: [import]: ERROR: can't load library in 'gridflow'
What version of Pd-extended are you using ? I made the package referring to what libs were distributed with the most recent release (0.41.4)...
~/ pb@banshee$ otool -L /Applications/Pd-extended.app/Contents/lib/libpng12.0.dylib /Applications/Pd-extended.app/Contents/lib/libpng12.0.dylib: @executable_path/../../lib/libpng12.0.dylib (compatibility version 36.0.0, current version 36.0.0) /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.3.11)
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
.... running for me too!
although... when i mouse over the gridflow [#out window] i get the "spinning beach ball" - this is in all example patches, so obviously the
I am running 10.6. Well aware this is compiled for 10.4, could this be the problem?
m
--- On Sun, 11/8/09, Kyle Klipowicz kyleklip@gmail.com wrote:
From: Kyle Klipowicz kyleklip@gmail.com Subject: Re: [PD] GridFlow 0.9.6 for Mac OS X To: "Patrick Boivin" pboivin@gmail.com Cc: "pd-list@iem.at" pd-list@iem.at Date: Sunday, November 8, 2009, 5:32 PM Confirmed. I downloaded the latest Pd-extended release and GridFlow runs an example patch!
Nice work, I've been waiting for this for years.
~Kyle
On Sat, Nov 7, 2009 at 5:25 PM, Patrick Boivin pboivin@gmail.com wrote:
Reason:
Incompatible library version: gridflow.pd_darwin requires version 36.0.0 or later, but libpng12.0.dylib provides version 30.0.0
error: [import]: ERROR: can't load library in
'gridflow'
What version of Pd-extended are you using ? I made the package
referring to what libs were distributed with the most recent release
(0.41.4)...
~/ pb@banshee$ otool -L
/Applications/Pd-extended.app/Contents/lib/libpng12.0.dylib
/Applications/Pd-extended.app/Contents/lib/libpng12.0.dylib:
@executable_path/../../lib/libpng12.0.dylib (compatibility version
36.0.0, current version 36.0.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 88.3.11)
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
--
---- -----
http://plenum.tumblr.com http://myspace.com/plenummusic
-----Inline Attachment Follows-----
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Sun, 8 Nov 2009, mark edward grimm wrote:
although... when i mouse over the gridflow [#out window] i get the "spinning beach ball" - this is in all example patches, so obviously the
When I wrote the window code for OSX, I couldn't get it to work, and then James Tittle fixed the bugs so that it starts displaying pixels, but he didn't fix those bugs. That was in 2004 or so. No-one has worked on that module ever since... (except for keeping it in sync with changes in <gridflow.h>)
I am running 10.6. Well aware this is compiled for 10.4, could this be the problem?
No, I had this problem back when I made this code for 10.2 in 2003 or 2004. (I don't seem to be an OSX programmer.)
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801