[PD] gridflow 9.13 for windows?

patko colet.patrice at free.fr
Thu Feb 17 21:59:18 CET 2011


----- "Mathieu Bouchard" <matju at artengine.ca> a écrit :

> I reuploaded the package as 
> http://gridflow.ca/download/packages/gridflow-9.13-win32-i386.zip
> 
> I only changed the README.
> 

 Okay, could you tell me if you are changing the sources, for having #from_pix working for example,
I'm trying right now to run feedback_fractal.pd through gdb to see what's happening and will make a new thread with debug messages...

 For having gdb, mingw has a new neat installer:

http://sourceforge.net/projects/mingw/

after installing, here is my gcc version:

$ gcc -v
Using built-in specs.
COLLECT_GCC=c:\MinGW\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.5.2/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.5.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --disable-werror --build=mingw32 --prefix=/mingw
Thread model: win32
gcc version 4.5.2 (GCC) 

now I have ggc 4.x ;)

> > In fact for an easy install, I've made into archive a bin folder
> where I 
> > put the DLL's and an extra folder where I put the gridflow folder,
> then 
> > we just have to unzip into the pd folder we want for installing all
> the 
> > stuff.
> 
> I didn't use that layout for this release, but it would be a
> possibility 
> for next release (or even now), if we answered satisfactorily the
> question 
> of where do we put the instructions for unpacking the file, because 
> currently the only instructions for unpacking are inside the package.
> (it 
> reminds me of an old joke...)
> 

what about putting README.TXT along bin and extra folder at the root of the archive, or along a pd folder that contains bin and extra?

 At the same time there is something I didn't think about, the admin level of windows >=6.0 doesn't allow to extract directly from the archive in c:\Program Files, but we have to unzip first and copy the folder into  c:\Program Files (x86)\pd\ 

-- 
Patrice Colet 



More information about the Pd-list mailing list