fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] Unit Tests fails report and help wanted


From: Tom M.
Subject: Re: [fluid-dev] Unit Tests fails report and help wanted
Date: Fri, 13 May 2022 11:35:55 +0200

You're building and executing the unit tests as root. That doesn't
make much sense. You should only use sudo when really needed, cf. the
docs:
https://github.com/FluidSynth/fluidsynth/wiki/BuildingWithCMake#common-tips-for-compiling-from-source

> And when the music ends, it can not exit automatically.

Because you're not telling fluidsynth to exit. Pass -ni options to do
so. Refer to the manual for details:
https://github.com/FluidSynth/fluidsynth/wiki/UserManual#options


Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]