Re: [PD] MinGW/Windows work session - tomorrow, Tuesday 5/18

2009-05-26 Thread Hans-Christoph Steiner
On May 26, 2009, at 2:37 PM, august wrote: this is where I got the glib and pkg-config http://www.gtk.org/download-windows.html I found that link here: http://wiki.videolan.org/Win32CompileMSYSNew Might be other useful binaries there too. I started out making the Pd MiN

Re: [PD] MinGW/Windows work session - tomorrow, Tuesday 5/18

2009-05-26 Thread august
>> this is where I got the glib and pkg-config >> >> http://www.gtk.org/download-windows.html >> >> >> I found that link here: >> >> http://wiki.videolan.org/Win32CompileMSYSNew >> >> >> Might be other useful binaries there too. > > I started out making the Pd MiNGW build system like thi

Re: [PD] MinGW/Windows work session - tomorrow, Tuesday 5/18

2009-05-26 Thread Hans-Christoph Steiner
On May 26, 2009, at 12:30 PM, august wrote: after a brief look at glib's configure.ac, it looks to me like the glib -> pkg-config "dependency" isn't really one, and could be fixed by some judicious use of 'dnl' (m4 comment-ization) in glib/configure.ac. Which binary did you use? Is there

Re: [PD] MinGW/Windows work session - tomorrow, Tuesday 5/18

2009-05-26 Thread august
> after a brief look at glib's configure.ac, it looks to me like the glib > -> pkg-config "dependency" isn't really one, and could be fixed by some > judicious use of 'dnl' (m4 comment-ization) in glib/configure.ac. > > > Which binary did you use? Is there an 'official' MinGW one? > > I second t

Re: [PD] MinGW/Windows work session - tomorrow, Tuesday 5/18

2009-05-21 Thread Bryan Jurish
moin all, On 2009-05-21 18:10:35, Hans-Christoph Steiner appears to have written: > > On May 21, 2009, at 11:53 AM, august wrote: > >>> >>> So of your list there, we still have to handle glib and pkg-config. As >>> for binaries, there currently isn't really a way to manage them. Right >>> now

Re: [PD] MinGW/Windows work session - tomorrow, Tuesday 5/18

2009-05-21 Thread Hans-Christoph Steiner
On May 21, 2009, at 11:53 AM, august wrote: So of your list there, we still have to handle glib and pkg- config. As for binaries, there currently isn't really a way to manage them. Right now, the setup uses binaries from the MinGW and MSYS installers, then everything else is checked into

Re: [PD] MinGW/Windows work session - tomorrow, Tuesday 5/18

2009-05-21 Thread august
> > So of your list there, we still have to handle glib and pkg-config. As > for binaries, there currently isn't really a way to manage them. Right > now, the setup uses binaries from the MinGW and MSYS installers, then > everything else is checked into SVN 'sources' and built from source. In

Re: [PD] MinGW/Windows work session - tomorrow, Tuesday 5/18

2009-05-20 Thread Hans-Christoph Steiner
So of your list there, we still have to handle glib and pkg-config. As for binaries, there currently isn't really a way to manage them. Right now, the setup uses binaries from the MinGW and MSYS installers, then everything else is checked into SVN 'sources' and built from source. In or

Re: [PD] MinGW/Windows work session - tomorrow, Tuesday 5/18

2009-05-18 Thread Bryan Jurish
morning all, as previously mentioned off-list, I'm likely to be a bit late in joining the misery, so I've gone and prepared a whole lot of buffered misery for y'all to play with (if time and interest permit) before I join in ;-) Circa 20MB of the aforementioned misery is available in concentrated

[PD] MinGW/Windows work session - tomorrow, Tuesday 5/18

2009-05-18 Thread Hans-Christoph Steiner
August has ported gavl and gmerlin-avdecoder to MinGW, and August and I have been cranking on trying to get the whole slew of libs building for MinGW, so now we have a good reason to put some time into the MinGW setup for Pd builds. readanysf~ uses them and with them works really well. G