You are here

Add new comment

rncbc's picture

hi, take note:
1. cmake is not really the official recommended build system for qsynth; please use autoconf et al.
2. if building an rpm package, as i believe you are, please take the supplied qsynth.spec(.in) file as baseline;
3. if you still insist using cmake to build qsynth, note that qsynth.desktop.in is not a template anymore for ages; the exact source file is src/qsynth.desktop (without the .in suffix); so please fix your CMakeList.txt files accordingly;
4. latest git head master probably has a better suited cmake configuration baseline; you can try that out instead (bonus points: compliance to newer fluidsynth >= 2.0.0 ;)).

hth.
cheers