[scribus] Build failure latest trunk - At revision 24872.
Owen
rcook at pcug.org.au
Mon Jan 31 05:55:13 UTC 2022
I did a;
# svn co svn://scribus.net/trunk
and ran;
cmake -DQT_PREFIX="/Large/Qt/6.2.0/gcc_64/" \
-DCMAKE_INSTALL_PREFIX:PATH=/home/owen/Scribus158-Qt-6.2 \
-DWANT_SVNVERSION=1 -DWANT_GUI_LANG="en_AU.UTF-8;" \
-DWANT_GRAPHICSMAGICK=1 ../Scribus/
and at about 20%, this error
/Data/scribus-trunk/trunk/Scribus/scribus/pdflib_core.cpp:3852:68:
error: call of overloaded ‘toPdf(size_t)’ is ambiguous 3852 |
.replace("%2", Pdf::toPdf(qHash(ite)));
with a caret under the second last bracket.
FWIW
Owen
More information about the scribus
mailing list