Re: [fluid-dev] glib changes checked in

2009-05-02 Thread josh
Quoting Pedro Lopez-Cabanillas : On Saturday, May 2, 2009, j...@resonance.org wrote: Quoting Pedro Lopez-Cabanillas : > Builds now with msys/mingw32, with a little change to configure.ac > (required to link against winsock), but I've not tried yet with MSVC. I've tried now, without success. I

Re: [fluid-dev] glib changes checked in

2009-05-02 Thread Pedro Lopez-Cabanillas
On Saturday, May 2, 2009, j...@resonance.org wrote: > Quoting Pedro Lopez-Cabanillas : > > Builds now with msys/mingw32, with a little change to configure.ac > > (required to link against winsock), but I've not tried yet with MSVC. I've tried now, without success. It doesn't compile under msvc 200

Re: [fluid-dev] glib changes checked in

2009-05-01 Thread josh
Quoting Pedro Lopez-Cabanillas : Builds now with msys/mingw32, with a little change to configure.ac (required to link against winsock), but I've not tried yet with MSVC. The executable doesn't work, though: it aborts abruptly after the greeting, without clues. Is it possible to debug or get

Re: [fluid-dev] glib changes checked in

2009-05-01 Thread Pedro Lopez-Cabanillas
On Monday, April 27, 2009, j...@resonance.org wrote: > I just checked in some initial changes which make glib 2.10+ a > dependency for FluidSynth, cleans up a lot of platform specific code > in favor of glib provided functions and adds initial support for WIN32 > TCP server support (not yet tested)

Re: [fluid-dev] glib changes checked in

2009-04-27 Thread josh
Quoting Pedro Lopez-Cabanillas : On Monday, April 27, 2009, you wrote: Quoting Pedro Lopez-Cabanillas : > On Monday, April 27, 2009, j...@resonance.org wrote: >> I just checked in some initial changes which make glib 2.10+ a > > Really you did it? :) > > Regards, > Pedro Yes yes indeed! I loo

Re: [fluid-dev] glib changes checked in

2009-04-27 Thread David Henningsson
j...@resonance.org skrev: > Quoting Pedro Lopez-Cabanillas : >> On Monday, April 27, 2009, j...@resonance.org wrote: >>> I just checked in some initial changes which make glib 2.10+ a >> Really you did it? :) > Yes yes indeed! I look forward to dedicating more of my free software > programming tim

Re: [fluid-dev] glib changes checked in

2009-04-27 Thread josh
Quoting Pedro Lopez-Cabanillas : On Monday, April 27, 2009, j...@resonance.org wrote: I just checked in some initial changes which make glib 2.10+ a Really you did it? :) Regards, Pedro Yes yes indeed! I look forward to dedicating more of my free software programming time to FluidSynt

Re: [fluid-dev] glib changes checked in

2009-04-27 Thread Pedro Lopez-Cabanillas
On Monday, April 27, 2009, j...@resonance.org wrote: > I just checked in some initial changes which make glib 2.10+ a Really you did it? :) Regards, Pedro ___ fluid-dev mailing list fluid-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/fluid-d

[fluid-dev] glib changes checked in

2009-04-26 Thread josh
I just checked in some initial changes which make glib 2.10+ a dependency for FluidSynth, cleans up a lot of platform specific code in favor of glib provided functions and adds initial support for WIN32 TCP server support (not yet tested). Change overview: - Moved code in fluid_io.[ch] to f