[Digikam-devel] [digikam] [Bug 317599] Reminder: digiKam might not build with Qt5

Benjamin Girault benjamin.girault at gmail.com
Sat Mar 30 11:31:35 GMT 2013


https://bugs.kde.org/show_bug.cgi?id=317599

Benjamin Girault <benjamin.girault at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |benjamin.girault at gmail.com

--- Comment #4 from Benjamin Girault <benjamin.girault at gmail.com> ---
I have an archlinux box, with qt5-base installed (no other qt5 packages), and
qt4 also. CMake runs successfully, so as make (not finished though).

I had a problem with an AUR package a few weeks ago which was caused by some
changes introduced by QT5 in the system leading to QT4 not being detected
correctly (basically QT5 has been made the default instead of QT4, I'm not sure
if it's still the case though). The solution was to add the option
"-DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4" to the cmake command line.

I know that this doesn't change the problem that any QT4 program will most
likely not compile with QT5 libraries, but at least, this should help compiling
digiKam on an archlinux with both versions of QT.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list