Re: [fluid-dev] Compiling fluid synth for windows

2013-05-05 Thread Damien Henry
Hi Graham, Thanks for your fast answer. It solve the compilation issue. Note that it look that the gtk all in one package contains the pkg-config, so it look like only this one is necessary. I've put it in an "externals_win32" folder and then make a short bat file to do the work with this insid

Re: [fluid-dev] Compiling fluid synth for windows

2013-05-03 Thread Graham Goode
Hi Damien, Yes, I have successfully built fluidsynth for both 32-bit and 64-bit Windows using the cmake system. See http://sourceforge.net/apps/trac/fluidsynth/wiki/BuildingWithCMake : Building on Windows section for what you need to download and configure... Here is what I wrote in a previous th

[fluid-dev] Compiling fluid synth for windows

2013-05-03 Thread Damien Henry
Hi list. I'm trying to compile fluidsynth for windows both 32 and 64. The .sln are not working. That's not a surprise as they are in the "unused" folder ;-) The cmake seems to be very Linux oriented as it ask me some PkgConfig. CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modu