markey requested changes to this revision.
markey added a comment.
This revision now requires changes to proceed.


  Fails to build here:
  
  /home/mark/devel/src/amarok/src/context/AppletModel.cpp: In member function 
‘QUrl Context::AppletModel::imageUrl(const QString&, const QString&)’:
  /home/mark/devel/src/amarok/src/context/AppletModel.cpp:217:24: error: ‘class 
Context::AppletPackage’ has no member named ‘fileUrl’; did you mean ‘files’?
  
    return package.fileUrl("images", imageName);
                   ^~~~~~~
                   files
  
  src/CMakeFiles/amaroklib.dir/build.make:844: recipe for target 
'src/CMakeFiles/amaroklib.dir/context/AppletModel.cpp.o' failed
  make[2]: *** [src/CMakeFiles/amaroklib.dir/context/AppletModel.cpp.o] Error 1
  make[2]: *** Waiting for unfinished jobs....
  CMakeFiles/Makefile2:6852: recipe for target 
'src/CMakeFiles/amaroklib.dir/all' failed
  make[1]: *** [src/CMakeFiles/amaroklib.dir/all] Error 2
  Makefile:140: recipe for target 'all' failed
  make: *** [all] Error 2

REPOSITORY
  R181 Amarok

REVISION DETAIL
  https://phabricator.kde.org/D11349

To: malteveerman, #amarok, markey
Cc: markey, #amarok, nhuisman, paul, yaohanchen, malteveerman, cochise, 
tbettler, Smar, ricktimmis, asturmlechner, schweingruber, heikobecker

Reply via email to