[fluid-dev] Using fluidsynth from the CMD

2019-06-08 Thread Layers Incorporation
Hi fluidsynthers >From my understanding, after reading the “Building FluidSynth with CMake” wiki, when downloading with MinGW on windows I will be able to use fluidsynth from the cmd, if this the case I came across a problem when installing after organizing the files as in the guide and adding the

Re: [fluid-dev] help with installing FluidSynth

2019-06-08 Thread Ceresa Jean-Jacques
Hi,   > If you don't need readline or don't know about it you may > alternatively disable it explicitly:   Windows have its own command line editor. It means that for fluidsynth execution on Windows, readline library isn't necessary. So it's safe to disable this CMake's option. jjc     >