fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] New voice overflow code committed


From: Pedro Lopez-Cabanillas
Subject: Re: [fluid-dev] New voice overflow code committed
Date: Wed, 4 Aug 2010 10:46:05 +0200
User-agent: KMail/1.9.6 (enterprise 20070904.708012)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]