Build failed // Also: spelling error on wiki page?

• Aug 14, 2020 - 14:47

MacOS 10.13.6
QT 5.12.9

Following along the docu at:
https://musescore.org/en/handbook/developers-handbook/compilation/compi…
I get this error:

/[path/to]/MuseScore/thirdparty/fluidsynth/fluidsynth-2.1.4/src/utils/fluidsynth_priv.h:76:10: fatal error: 'malloc.h' file not found
#include 
         ^~~~~~~~~~


** BUILD FAILED **


The following build commands failed:
        CompileC build.release/framework/midi/mscore.build/Release/mu4_midi.build/Objects-normal/x86_64/fluid_filerenderer.o thirdparty/fluidsynth/fluidsynth-2.1.4/src/bindings/fluid_filerenderer.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
make: *** [release] Error 65

Any ideas?

More errors are shown in one of the screenshots (c_cpp_properties.json dependenciy errors).

Also, in the docu, there seems to be a backslash missing in the path info (see screentshot)

Attachment Size
dependency_errors.png 105.34 KB
spelling_error.png 9.92 KB

Comments

I am also getting exactly that error "malloc.h not found", from the same file. We could report an issue, or I could ask in the developer chat.

Do you still have an unanswered question? Please log in first to post your question.