[fluid-dev] pkgconfig not found

2017-11-15 Thread David Back
Hi fluidsynthers I am trying to use cmake to configure/compile fluidsynth on win32. I am usingmingw32. The problem is that pkgconfig was not found. I downloaded the .exe filean copied it to my mingw32/bin folder. The next problem was glib-2.0 and gthread-2.0  were not found. I didfind these and

Re: [fluid-dev] Bundling ladspa.h

2017-11-15 Thread Marcus Weseloh
Hi all, this discussion has stalled, so let me summarize the recent posts... Most importantly: I have abandoned the idea of removing the #ifdef's around the LADSPA code. There were very good arguments against it. Thanks for your input! So we are left with the idea of bundling the ladspa.h header

Re: [fluid-dev] Toolchain files for FluidSynth

2017-11-15 Thread Tom M.
Right, so because those will probably not be the last toolchain files, I would like to discuss: - where to place these files inside fluidsynth's source tree (cmake_admin/, cmake_admin/cross/ or a new subdir?) - naming conventions to use for these files (standard GNU "ARCH-VENDOR-SYS-ABI.cmake"