Quote:
Originally Posted by KevinH
I wonder what exact versions of Qt calibre is using in it 6.14 vs 6.16/6.17 versions.
Can anyone tell me that?
|
Looks like 6.14.0 used Qt6.4.2, and 6.17.0 is also using Qt6.4.2. Still Qt6.4.2 in the latest calibre tagged release.
The sources.json file in the bypy folder of calibre's main github repo will tell you the various dependency versions used. I browsed the various tag trees and searched for qt in that file.