Skip to content

Can't build fluidsynth on macos ventura 13.5.2 #1303

Answered by derselbst
bclark288 asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Which version of fluidsynth are you trying to build?
  2. Delete and re-create the build directory to get a clean build.
  3. Then, post the full output of CMake's console log, as well as the CMakeError.log and CMakeOutput.log files.
  4. Fluidsynth itself does not depend on mpg123, but libsndfile may. To confirm that the error is coming from there, run cmake again with the -Denable-libsndfile=0 flag, and the build should succeed.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bclark288
Comment options

Answer selected by bclark288
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants