[kmail2] [Bug 415160] Compilation failure, MessageViewer::Viewer has no member named 'dkimWidgetInfo'

2019-12-16 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=415160

--- Comment #6 from Bart Ribbers  ---
Ha, yup, that was it, it solved it. Interesting, I didn't even realize qca-qt5
was a dependency. It isn't listed in CMakeLists.txt and it's not printed when
running CMake. I guess it's not as optional anymore ;)

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

[kmail2] [Bug 415160] Compilation failure, MessageViewer::Viewer has no member named 'dkimWidgetInfo'

2019-12-14 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=415160

--- Comment #5 from Christophe Giboudeaux  ---
ah yes, my local checkout wasn't up to date. OK, hypothesis, your messagelib
package is built without the optional qca-qt5

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

[kmail2] [Bug 415160] Compilation failure, MessageViewer::Viewer has no member named 'dkimWidgetInfo'

2019-12-14 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=415160

--- Comment #4 from Bart Ribbers  ---
(In reply to Christophe Giboudeaux from comment #3)
> Does it help if you change #include "messageviewer/viewer.h" to #include
> ?

It already is the latter. Changing it around however isn't helping.

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

[kmail2] [Bug 415160] Compilation failure, MessageViewer::Viewer has no member named 'dkimWidgetInfo'

2019-12-14 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=415160

--- Comment #3 from Christophe Giboudeaux  ---
Does it help if you change #include "messageviewer/viewer.h" to #include
?

(can be repeated for the other messageviewer includes in
src/kmreadermainwin.cpp)

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

[kmail2] [Bug 415160] Compilation failure, MessageViewer::Viewer has no member named 'dkimWidgetInfo'

2019-12-14 Thread Bart Ribbers
https://bugs.kde.org/show_bug.cgi?id=415160

--- Comment #2 from Bart Ribbers  ---
I haven't seen any other distros with this issue sadly. Messagelib has been
upgraded to 19.12.0 without issue and is used in this compilation.

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

[kmail2] [Bug 415160] Compilation failure, MessageViewer::Viewer has no member named 'dkimWidgetInfo'

2019-12-14 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=415160

--- Comment #1 from Christophe Giboudeaux  ---
No issue in openSUSE. Did you forget to update the messagelib tarball?

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