<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi,</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">just to message the list: Robert fixed the problem and we have a running KPA again: v5.7.0-24-gdcc481ab</p>
<p><style type="text/css">
p, li { white-space: pre-wrap; }</style></p>
<p>(even with dcraw - you just have to pull in the *right* devel package)</p>
<p>have a nice weekend, Andreas
</p>
<p>
</p>
<div class="moz-cite-prefix">Am 10.10.20 um 22:40 schrieb Andreas
Schleth:<br>
</div>
<blockquote type="cite"
cite="mid:b490d633-d942-0dbe-640e-79b5944b73fd@web.de">Hi, <br>
<br>
as I had my system messed up (it never was a good idea to mix two
<br>
different distributions) I had to rebuild KPA and for the first
time in <br>
ages, the build fails: <br>
<br>
home/usr/src/kphotoalbum-git/kphotoalbum/XMLDB/XMLImageDateCollection.cpp:
<br>
In member function ‘void
XMLDB::XMLImageDateCollection::buildIndex()’: <br>
/home/usr/src/kphotoalbum-git/kphotoalbum/XMLDB/XMLImageDateCollection.cpp:35:83:
<br>
error: no matching function for call to <br>
‘Utilities::FastDateTime::FastDateTime(QDate)’ <br>
Utilities::FastDateTime biggestEnd = <br>
Utilities::FastDateTime(QDate(1900, 1, 1)); <br>
^ <br>
In file included from <br>
/home/usr/src/kphotoalbum-git/kphotoalbum/DB/ImageDate.h:21:0, <br>
from <br>
/home/usr/src/kphotoalbum-git/kphotoalbum/DB/ImageDateCollection.h:21, <br>
from <br>
/home/usr/src/kphotoalbum-git/kphotoalbum/XMLDB/XMLImageDateCollection.h:21,
<br>
from <br>
/home/usr/src/kphotoalbum-git/kphotoalbum/XMLDB/XMLImageDateCollection.cpp:19:
<br>
/home/usr/src/kphotoalbum-git/kphotoalbum/Utilities/FastDateTime.h:48:5:
<br>
note: candidate: Utilities::FastDateTime::FastDateTime(const
QDateTime&) <br>
FastDateTime(const QDateTime &other); <br>
^~~~~~~~~~~~ <br>
<br>
... and so on. All messages relate to FastDateTime ... <br>
<br>
I am working with opensuse Leap 15.2 (again :-) <br>
<br>
KDE Frameworks 5.71.0 and Qt 5.12.7 <br>
<br>
This is my build script: <br>
<br>
# werfe alle lokalen changes weg <br>
git checkout master <br>
git reset --hard <br>
# hole die aktuelle Version <br>
git pull <br>
# setze debuginfos <br>
export CMAKE_BUILD_TYPE=RelWithDebInfo <br>
# wechsle ins build-Verz. <br>
cd build <br>
# lösche all cmake-Reste <br>
rm -rf C* c* <br>
# doit! <br>
cmake .. <br>
make -j8 <br>
# teste Demo <br>
./kphotoalbum --demo <br>
<br>
I guess, I just found some work in progress. <br>
<br>
If any of you does not know how to spend the weekend ... :-) <br>
<br>
Happy hacking, Andreas <br>
<br>
_______________________________________________ <br>
KPhotoAlbum mailing list <br>
<a class="moz-txt-link-abbreviated" href="mailto:KPhotoAlbum@mail.kdab.com">KPhotoAlbum@mail.kdab.com</a> <br>
<a class="moz-txt-link-freetext" href="https://mail.kdab.com/mailman/listinfo/kphotoalbum">https://mail.kdab.com/mailman/listinfo/kphotoalbum</a> <br>
</blockquote>
<p>
</p>
</body>
</html>