On Wednesday, October 28, 2009, j...@resonance.org wrote: > It seems like along with this next release, it should be pretty simple > to package up a Windows binary .zip file. This would include all the > required libraries. Anyone know how to make a windows installer .exe?
I've made several windows installers for QSynth releases using NSIS, including FluidSynth and other dependencies. Here is the source code: http://qsynth.svn.sourceforge.net/viewvc/qsynth/trunk/win32/setup.nsi NSIS: http://nsis.sourceforge.net/Main_Page This utility (Dependency Walker) may be handy to verify or diagnose dependency problems: http://www.dependencywalker.com/ Regards, Pedro _______________________________________________ fluid-dev mailing list fluid-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/fluid-dev