Re: [fluid-dev] Compiling with MSVC

2009-04-03 Thread Pedro Lopez-Cabanillas
On Viernes, Abril 3, 2009, David Henningsson wrote: > Pedro Lopez-Cabanillas skrev: > > BTW, the patch for fast MIDI file rendering by David Henningsson also > > fails under MS compilers. > > If you tell me what's wrong, I'll be happy to fix it. I don't use MSVC > myself. > > // David Here is the

Re: [fluid-dev] Compiling with MSVC

2009-04-03 Thread David Henningsson
Pedro Lopez-Cabanillas skrev: > BTW, the patch for fast MIDI file rendering by David Henningsson also fails > under MS compilers. If you tell me what's wrong, I'll be happy to fix it. I don't use MSVC myself. // David ___ fluid-dev mailing list flui

[fluid-dev] Compiling with MSVC

2009-04-02 Thread Pedro Lopez-Cabanillas
Hi, I've fixed some compilation problems under Visual Stupido in the SVN repository. I've tested only MSVC 2008 and 2005. Hope it works for older compilers too. BTW, the patch for fast MIDI file rendering by David Henningsson also fails under MS compilers. Regards, Pedro ___