Hello, In some place of the source code there is:
#if defined(WIN32) && !defined(MINGW32) #include "config_win32.h" #endif It is not clear to me the reason why there should be a dedicated piece of code for "foreign" compilers like MSVC and others. Into VisualStudio 6, I generated config.h with cmake as usual and, into my workspace, I added HAVE_CONFIG_H to th project that compiles libfluidsynth.dll. That's all I had to do. Sincerely. _______________________________________________ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev