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
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
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
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)
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
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
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
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
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