Re: Digikam-devel Digest, Vol 214, Issue 5
[email protected] Mon, 20 Mar 2023 10:17:47 -0400
| Newsgroups | gmane.comp.kde.digikam.devel |
|---|---|
| Message-ID | <[email protected]> |
the only reason I'm doing this is because I can't get duplicates to work and the user mailing list didn't help me. So I'm compiling against 7.5.0 because that's the version my distro is running. I understand that it's under maintenance. I had duplicates working for years and now suddenly it stopped. I figured I would build and debug to inspect what's happening in the program, maybe it's an error in my database or something. If the duplicates code is largely the same between 7.5.0 and 8.0.0 then I guess I can I compile 8.0.0. On 3/20/23 08:00, [email protected] wrote: > Send Digikam-devel mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://mail.kde.org/mailman/listinfo/digikam-devel > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Digikam-devel digest..." > > > Today's Topics: > > 1. Re: Digikam-devel Digest, Vol 214, Issue 1 (Gilles Caulier) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 20 Mar 2023 07:44:16 +0100 > From: Gilles Caulier <[email protected]> > To: digiKam developers room - digiKam - Manage your photographs as a > professional with the power of open source <[email protected]> > Subject: Re: Digikam-devel Digest, Vol 214, Issue 1 > Message-ID: > <CAHFG6sG0Hb=04PaCtfw+s5s4dCwSYKB0iQScxZ1LMY-RrJo0=Q@mail.gmail.com> > Content-Type: text/plain; charset="UTF-8" > > Le lun. 20 mars 2023 à 02:43, <[email protected]> a écrit : >> So I managed to get my compile working on the master branch at the HEAD, but I need to compile 7.5.0 because I'm trying to debug why my image duplicate finder isn't working anymore (I emailed the user list about this a couple of weeks ago, didn't get a good answer or insight). >> >> So I checked out the v7.5.0 tag on the qt5-maintenance branch, ran "project/scripts/installdeps-ubuntu.sh" and then "bootstrap.linux". the installdeps-ubuntu.sh script reports "accepted" for all the packages it checks for. >> >> But running "bootstrap.linux" returns: >> >> ./bootstrap.linux >> qtpaths: could not find a Qt installation of '' >> FAILED COMMAND: QT_INSTALL_PREFIX=`qtpaths --install-prefix` >> >> What do I do next? Why would this work with the HEAD on master, but not on v7.5.0 on qt5-maintenance? >> >> I'm doing all this inside a chroot based on ubuntu jammy, if that matters. >> > No idea. I build 7.x (qt5-maintenance) and 8.x (master) on the same > Kubuntu 22.04 without problem. I never use a chroot. When i install a > version and i want to switch, i run a "make uninstall" first to clean > up the install. and i use different configuration files passing at > application startup. It's safe. > > Note that qt5-maintenance is now closed. No more 7.x releases will be > done, only the future 8.0.0 is planed. So it's safe to work only on > the master branch for now. > > Best > > Gilles Caulier > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Digikam-devel mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/digikam-devel > > > ------------------------------ > > End of Digikam-devel Digest, Vol 214, Issue 5 > *********************************************