[bt-devel] QT6 Version
Gary Holmlund
gw at holmlund.org
Mon Mar 18 19:25:00 EDT 2024
On 3/18/24 1:16 PM, David "Judah's Shadow" Blue wrote:
> On Monday, March 18, 2024 2:28:55 PM EDT David "Judah's Shadow" Blue wrote:
>> On Thursday, March 14, 2024 6:10:13 PM EDT Jaak Ristioja wrote:
>>> On 14.03.24 22:45, David "Judah's Shadow" Blue wrote:
>>>> I was wondering if there are any plans to move BibleTime to QT6 now that
>>>> QT5 is EOL.
>>> Duplicate of https://github.com/bibletime/bibletime/issues/422 :)
>> Ah, I hadn't even thought to check github issues for it. Based on the
>> comments there it seems to be going well so I'll pull from master and see
>> if I can't get it built on my system, and then I can have a front end with
>> an Install Manager without breaking my package manager (I'm using sword
>> 1.9.0 for my own front-end where my distro only ships sword 1.8.1).
> So I'm trying to build current git with QT6. I changed USE_QT6 to "ON" in
> Cmakelists.txt, but when I run cmake it still complains that it cannot find the
> QT5 files still, is there something else I have to do to build against QT6?
David,
I just tried a Qt6 build on the master branch. It worked well for me. I
checked the build files and there were no qt5 referenced in them.
Check your CMakeCache.txt file to make sure that you see this:
USE_QT6:BOOL=ON
Gary
More information about the bt-devel
mailing list