[Scummvm-tracker] [ScummVM :: Bugs] #11522: ultima4 - problem compiling with makeMP3Stream not being known
ScummVM :: Bugs
trac at scummvm.org
Sun Jun 28 00:03:46 UTC 2020
#11522: ultima4 - problem compiling with makeMP3Stream not being known
-------------------------+-----------------------
Reporter: rubyFeedback | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: --Unset--
Keywords: | Game:
-------------------------+-----------------------
make
C++ engines/ultima/ultima4/sound/music.o
/home/Temp/rbt/scummvm-22.06.2020/engines/ultima/ultima4/sound/music.cpp:
In member function ‘bool Ultima::Ultima4::Music::startMusic(const
Common::String&)’:
/home/Temp/rbt/scummvm-22.06.2020/engines/ultima/ultima4/sound/music.cpp:134:52:
error: ‘makeMP3Stream’ is not a member of ‘Audio’; did you mean
‘makeModXmS3mStream’?
134 | Audio::SeekableAudioStream *audioStream = Audio::makeMP3Stream(
| ^~~~~~~~~~~~~
|
makeModXmS3mStream
make: *** [/home/Temp/rbt/scummvm-22.06.2020/Makefile.common:122:
engines/ultima/ultima4/sound/music.o] Error 1
This was a git clone checkout from 22nd June 2020.
Perhaps that bug is already known or fixed. I report it anyway. (I
actually managed to compile this on my slackware system, but on my current
fedora system that failed, which surprised me. May be the gcc in fedora?)
--
Ticket URL: <https://bugs.scummvm.org/ticket/11522>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list