https://bugs.kde.org/show_bug.cgi?id=469979

--- Comment #2 from Mihai Sorin Dobrescu <msdobre...@gmail.com> ---
Indeed, while it did not work at the time of the bug report, after upgrading
the system today, the error changed to:

/home/msdobrescu/kde/src/marble/src/apps/marble-kde/marble_part.cpp: In member
function ‘void Marble::MarblePart::showMapWizard()’:
/home/msdobrescu/kde/src/marble/src/apps/marble-kde/marble_part.cpp:1370:48:
error: ‘wmtsServers’ is not a member of ‘MarbleSettings’
 1370 |     mapWizard->setWmtsServers( MarbleSettings::wmtsServers() );
      |                                                ^~~~~~~~~~~
/home/msdobrescu/kde/src/marble/src/apps/marble-kde/marble_part.cpp:1374:21:
error: ‘setWmtsServers’ is not a member of ‘MarbleSettings’
 1374 |     MarbleSettings::setWmtsServers( mapWizard->wmtsServers() );
      |                     ^~~~~~~~~~~~~~
[ 99%] Building CXX object
src/apps/marble-maps/CMakeFiles/marble-maps.dir/MarbleMaps.cpp.o
gmake[2]: *** [src/apps/marble-kde/CMakeFiles/marble_part.dir/build.make:99:
src/apps/marble-kde/CMakeFiles/marble_part.dir/marble_part.cpp.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:8341:
src/apps/marble-kde/CMakeFiles/marble_part.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs....
[ 99%] Building CXX object
src/apps/marble-maps/CMakeFiles/marble-maps.dir/TextToSpeechClient.cpp.o
[ 99%] Building CXX object
src/apps/marble-maps/CMakeFiles/marble-maps.dir/qrc_MarbleMaps.cpp.o
[ 99%] Building CXX object
src/apps/marble-kde/CMakeFiles/marble.dir/KdeMainWindow.cpp.o
[ 99%] Building CXX object
src/apps/marble-kde/CMakeFiles/marble.dir/marble_part.cpp.o
[ 99%] Linking CXX executable marble-maps
[ 99%] Linking CXX executable marble-qt
[ 99%] Built target marble-maps
[100%] Building CXX object
src/apps/marble-kde/CMakeFiles/marble.dir/settings.cpp.o
[100%] Built target marble-qt
/home/msdobrescu/kde/src/marble/src/apps/marble-kde/marble_part.cpp: In member
function ‘void Marble::MarblePart::showMapWizard()’:
/home/msdobrescu/kde/src/marble/src/apps/marble-kde/marble_part.cpp:1370:48:
error: ‘wmtsServers’ is not a member of ‘MarbleSettings’
 1370 |     mapWizard->setWmtsServers( MarbleSettings::wmtsServers() );
      |                                                ^~~~~~~~~~~
/home/msdobrescu/kde/src/marble/src/apps/marble-kde/marble_part.cpp:1374:21:
error: ‘setWmtsServers’ is not a member of ‘MarbleSettings’
 1374 |     MarbleSettings::setWmtsServers( mapWizard->wmtsServers() );
      |                     ^~~~~~~~~~~~~~
gmake[2]: *** [src/apps/marble-kde/CMakeFiles/marble.dir/build.make:127:
src/apps/marble-kde/CMakeFiles/marble.dir/marble_part.cpp.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[1]: *** [CMakeFiles/Makefile2:8370:
src/apps/marble-kde/CMakeFiles/marble.dir/all] Error 2
gmake: *** [Makefile:166: all] Error 2

So marble does not build now.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to