On Wed, Apr 21, 2004 at 02:24:30PM +0200, Guillaume Boutard wrote:
Hi everybody, would somebody have a windows compiled version of forward object (sprinkler is the right name)?
-rwxr--r-- 1 root root 15768 Apr 21 13:01 forward.dll -rwxr--r-- 1 root root 17205 Apr 21 13:01 sprinkler.dll
didnt realize i had these, but that means they built without any special effort.. ive scp'd them to http://whats-your.name/pd/extras/ - no guarantees that they will work w/ your version of pd though.
if you are needing a lot of externals, roll your own is the way to go, grab mingw from www.mingw.org & the pd externals/ dir from sourceforge, then "cd externals/build/win; make; make install". . if a file wont build rm ../src/badfile.c and 'make' again - a few won't but youll still likely end up with way more externals than you know what to do with..
c