Re: [PD] Installing GridFlow on MacOSX

2008-01-07 Thread Mathieu Bouchard
On Wed, 26 Dec 2007, [EMAIL PROTECTED] wrote: it seems that i must replace [#out window] by [#out quartz] with macosx. At startup, GridFlow automatically detects which driver [#out window] is supposed to be an alias for. You need to compile at least one of the two ([#out quartz] or [#out x11

Re: [PD] Installing GridFlow on MacOSX

2008-01-07 Thread Mathieu Bouchard
On Wed, 26 Dec 2007, [EMAIL PROTECTED] wrote: Oops, i remove 'gridflow_bundle' from the gridflow folder and it was an error, now ALL WORKS FINE Yeah ! I can load GF in PD. But i got [#out window] : couldn't create. Any idea ? ++ If you configure without [#out quartz] support, then [#out w

Re: [PD] Installing GridFlow on MacOSX

2008-01-07 Thread Mathieu Bouchard
On Wed, 26 Dec 2007, [EMAIL PROTECTED] wrote: Then i put gridflow folder with gridflow.pd_darwin in '/Contents/Resources/Extra' and gridflow_bundle in '/sw/libruby/1.8/powerpc-darwin'. ERROR: Cannot load GridFlow-for-Ruby (gridflow.so) The latter should be named gridflow.bundle and should resi

Re: [PD] Installing GridFlow on MacOSX

2007-12-26 Thread jack
My precedent mail was wrong. [#out window] works fine with macosx. Here what i do (I think this is not the best method because things like camera control don't work. But a lot of exemples work fine. Perhaps Mathieu can help to improve operation) : Put a // like this : //#include void blargh ()

Re: [PD] Installing GridFlow on MacOSX

2007-12-26 Thread jack
it seems that i must replace [#out window] by [#out quartz] with macosx. So i have a big problem because i think that it is not good to do ./configure --no-quartz before. Hmm. ++ Jack > Oops, i remove 'gridflow_bundle' from the gridflow folder and it was an > error, now ALL WORKS FINE Yeah !

Re: [PD] Installing GridFlow on MacOSX

2007-12-26 Thread jack
Oops, i remove 'gridflow_bundle' from the gridflow folder and it was an error, now ALL WORKS FINE Yeah ! I can load GF in PD. But i got [#out window] : couldn't create. Any idea ? ++ Jack > I get gridflow.pd_darwin and gridflow_bundle after : > //#include > void blargh () { > // void *arra

Re: [PD] Installing GridFlow on MacOSX

2007-12-26 Thread jack
I get gridflow.pd_darwin and gridflow_bundle after : //#include void blargh () { // void *array[25]; // int nSize = backtrace(array, 25); // char **symbols = backtrace_symbols(array, nSize); // for (int i=0; i and ./configure ./configure --no-quartz --no-quicktimeapple ? If it's ok what is the

Re: [PD] Installing GridFlow on MacOSX

2007-12-21 Thread Mathieu Bouchard
On Thu, 13 Dec 2007, Jack wrote: g++ -bundle -undefined suppress -o gridflow.bundle base/main.o base/ grid.o base/bitpacking.o base/flow_objects.o base/number.1.o base/ number.2.o base/number.3.o base/number.4.o format/x11.o format/ quartz.o format/aalib.o format/jpeg.o format/png.o format/ qui

Re: [PD] Installing GridFlow on MacOSX

2007-12-21 Thread Mathieu Bouchard
On Wed, 12 Dec 2007, Jack wrote: Small improvement but i get an error. Oh, sorry for the extraneous mail. base/main.c.fcs:39:22: error: execinfo.h: No such file or directory base/main.c.fcs: In function `void blargh()': base/main.c.fcs:522: error: 'backtrace' was not declared in this scope b

Re: [PD] Installing GridFlow on MacOSX

2007-12-12 Thread Jack
Hello list, The things go further with gridflow-0.8.4 but i get an error (Note : it's the same with ./configure --no-gem08 --no-gem09) : Any idea ? Jack ~/Desktop/Mickael/gridflow-0.8.4 rybn12$ ./configure This is the GridFlow 0.8.4 configurator within Ruby version 1.8.1-2003-12-25 [gcc3] G

[PD] Installing GridFlow on MacOSX

2007-12-11 Thread Jack
Small improvement but i get an error. If someone could help me ? (I want to create a tutorial for MacOsX users after). thx Jack ~/Desktop/Mickael/gridflow-0.9.0 rybn12$ ./configure This is the GridFlow 0.9.0 configurator within Ruby version 1.8.1-2003-12-25 [gcc3] GNU C++ Compiler 3 (or 4):