On Wednesday, August 4, 2010, Jim Henry wrote: > Miditzer uses an MSVC build of libfluidsynth.dll. I have discovered that > it needs at least libglib-2.0-0.dll > <http://site.virtualorgan.com/community/download/file.php?id=2008>, > libgthread-2.0-0.dll > <http://site.virtualorgan.com/community/download/file.php?id=2005>, and > msvcr100.dll > <http://site.virtualorgan.com/community/download/file.php?id=2006> as > helpers. <http://site.virtualorgan.com/community/download/file.php?id=2006> > > We have also discovered that there is probably something more required > as a helper because when the polyphony is increased it causes a crash > except on my development machine. To me that suggests that I have > something on my machine that is not on the others. Can anyone make a > suggestion of what that might be?
Have you tried "Dependency Walker"? http://www.dependencywalker.com Dependending on the versions, and whether it is compiled with MinGW (gcc), glib may require two additional libraries: "intl.dll" and "iconv.dll", available at http://www.gtk.org/download-windows.html Regards, Pedro _______________________________________________ fluid-dev mailing list fluid-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/fluid-dev