Hi Tom et al.
Regarding my previous inability to compile fluidsynth with mingw32 under 
Windows 10.
I have now overcome this problem and can do the compilation. The solution was 
to copylibintl.dll into the ONLY directory the linker was looking. It does not 
use the PATH and onlylooks in the one place.
I have no idea how it arrives at this path, but it 
is:c:/mingw32/lib/gcc/mingw32/6.3.0
Additionally Windows 10 graphic interface does not allow forward slashes i.e. / 
in the PATHand it does appear from other peoples comments that they may be 
necessary. I got them inby using the commandset PATH=c:/mingw32/bin/deps;%PATH%
You need to make your instructions for compiling fluidsynth on Windows much 
morecomprehensive and get them written by someone who has actually compiled 
itsuccessfully. They then need to be tested and approved by someone else who is 
usingthem for the first time.
I now need to get cmake to include the options I require.
David
_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to