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

--- Comment #136 from caulier.gil...@gmail.com ---
Et voila. digiKam binary Qt6 based compile and link now :

/home/gilles/Documents/7.x/core/app/main/main.cpp:112:44: warning:
‘Qt::AA_DisableHighDpiScaling’ is deprecated: High-DPI scaling is always
enabled. This attribute no longer has any effect. [-Wdeprecated-declarations]
  112 |         QCoreApplication::setAttribute(Qt::AA_DisableHighDpiScaling);
      |                                            ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/QtCore/qbytearray.h:45,
                 from /usr/include/QtCore/qstringview.h:58,
                 from /usr/include/QtCore/qchar.h:666,
                 from /usr/include/QtCore/qstring.h:50,
                 from /usr/include/QtCore/qdir.h:43,
                 from /usr/include/QtCore/QDir:1,
                 from /home/gilles/Documents/7.x/core/app/main/main.cpp:29:
/usr/include/QtCore/qnamespace.h:476:9: note: declared here
  476 |         AA_DisableHighDpiScaling Q_DECL_ENUMERATOR_DEPRECATED_X(
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
[100%] Linking CXX executable digikam
[100%] Built target digikam

[root@localhost app]# 

It still all dplugins and showfoto to complete the job...

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to