/home/gregp/development/Scribus15x/scribus/plugins/gettext/sxwim/stylereader.cpp:
 In member function ‘bool StyleReader::startElement(const QString&, const 
SXWAttributesMap&)’:
/home/gregp/development/Scribus15x/scribus/plugins/gettext/sxwim/stylereader.cpp:166:33:
 error: cannot bind non-const lvalue reference of type ‘QMap<QString, 
QString>::const_iterator&’ to an rvalue of type ‘QMap<QString, 
QString>::const_iterator’
  166 |   for (auto& attr = attrs.cbegin(); attr != attrs.cend(); ++attr)
      |                     ~~~~~~~~~~~~^~
make[2]: *** 
[scribus/plugins/gettext/sxwim/CMakeFiles/sxwimplugin.dir/build.make:121: 
scribus/plugins/gettext/sxwim/CMakeFiles/sxwimplugin.dir/stylereader.cpp.o] 
Error 1
make[1]: *** [CMakeFiles/Makefile2:3110: 
scribus/plugins/gettext/sxwim/CMakeFiles/sxwimplugin.dir/all] Error 2
make: *** [Makefile:171: all] Error 2


Greg

_______________________________________________
scribus-dev mailing list
[email protected]
http://lists.scribus.net/mailman/listinfo/scribus-dev

Reply via email to