[Scummvm-tracker] [ScummVM] #10668: ScummVM: Compiling error (Fluidsynth)
ctoroman
trac at scummvm.org
Sun Aug 19 14:01:30 CEST 2018
#10668: ScummVM: Compiling error (Fluidsynth)
---------------------+-----------------------
Reporter: ctoroman | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: --Unset--
Keywords: | Game:
---------------------+-----------------------
C++ audio/softsynth/appleiigs.o
C++ audio/softsynth/fluidsynth.o
audio/softsynth/fluidsynth.cpp: In member function 'void
MidiDriver_FluidSynth::setInt(const char*, int)':
audio/softsynth/fluidsynth.cpp:91:44: error: invalid conversion from
'const char*' to 'char*'
audio/softsynth/fluidsynth.cpp: In member function 'void
MidiDriver_FluidSynth::setNum(const char*, double)':
audio/softsynth/fluidsynth.cpp:95:44: error: invalid conversion from
'const char*' to 'char*'
audio/softsynth/fluidsynth.cpp: In member function 'void
MidiDriver_FluidSynth::setStr(const char*, const char*)':
audio/softsynth/fluidsynth.cpp:99:44: error: invalid conversion from
'const char*' to 'char*'
audio/softsynth/fluidsynth.cpp:99:44: error: invalid conversion from
'const char*' to 'char*'
make: *** [audio/softsynth/fluidsynth.o] Error 1
--
Ticket URL: <https://bugs.scummvm.org/ticket/10668>
ScummVM <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list