Re: [PD] GridFlow 0.9.6 for Mac OS X

2009-11-08 Thread Kyle Klipowicz
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 pboi...@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)...

 ~/ p...@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
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] GridFlow 0.9.6 for Mac OS X

2009-11-08 Thread mark edward grimm
 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 kylek...@gmail.com wrote:

 From: Kyle Klipowicz kylek...@gmail.com
 Subject: Re: [PD] GridFlow 0.9.6 for Mac OS X
 To: Patrick Boivin pboi...@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 pboi...@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)...
 
 
 
 ~/ p...@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
 

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


Re: [PD] GridFlow 0.9.6 for Mac OS X

2009-11-08 Thread Mathieu Bouchard

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___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] GridFlow 0.9.6 for Mac OS X

2009-11-07 Thread Patrick Boivin
  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)...

~/ p...@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