On Wednesday 03 November 2010, Dan Dietzer wrote:
> /lib\intl.lib when searching for -lintl
> c:/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.5.1/../../../../x86_64-w64-
mingw32/bin/ld.exe:
> cannot find -lintl
> collect2: ld returned 1 exit status
You need to install libintl (gettext-runtime) which
On Tuesday 02 November 2010, Sven Meier wrote:
> Hi all,
>
> I'm experiencing a strange freeze in delete_fluid_alsa_audio_driver():
>
> 0x9da58ae5fluid_thread_join + 0x1d
> 0x9da4d388delete_fluid_alsa_audio_driver + 0x47
> 0x9da81c74delete_fluid_audio_driver + 0x59
>
> The attempt to
I'm thinking I need to make
some source changes. I'm using the TDK Compiler/Link package.
This is my compile output:
C:\Repository\fluidsynth\build>mingw32-make
Scanning dependencies of target libfluidsynth
[ 2%] Building C o
Hi all,
I'm experiencing a strange freeze in delete_fluid_alsa_audio_driver():
0x9da58ae5fluid_thread_join + 0x1d
0x9da4d388delete_fluid_alsa_audio_driver + 0x47
0x9da81c74delete_fluid_audio_driver + 0x59
The attempt to join the (synthesizer?) thread never returns (line #332):
de