Bug 443005

Summary: Building for MinGW snapshots fails with `cannot find -lQtWebKit`
Product: [Frameworks and Libraries] libalkimia Reporter: Ralf Habacker <ralf.habacker>
Component: GeneralAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 8.1.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Linux   
Latest Commit: Version Fixed In: 8.1.1

Description Ralf Habacker 2021-09-27 09:50:03 UTC
STEPS TO REPRODUCE
1. Inspect build log at https://build.opensuse.org/package/show/windows:mingw:win32:snapshots/mingw32-libalkimia

OBSERVED RESULT
The log shows that building fails with /usr/lib64/gcc/i686-w64-mingw32/9.2.0/../../../../i686-w64-mingw32/bin/ld: cannot find -lQtWebKit
 
EXPECTED RESULT
The build should not fail


SOFTWARE/OS VERSIONS
Linux: openSUSE Leap 15.2
Qt Version: 4.8.7
Comment 1 Ralf Habacker 2021-09-27 09:54:50 UTC
Git commit 6a667ef148b3d8d5f06cfec2f87ea1c0648a856b by Ralf Habacker.
Committed on 27/09/2021 at 09:54.
Pushed by habacker into branch '8.1'.

cmake: fix building for MinGW

The setup for the cmake variable QT_BROWSER_LIB needs to match the style
used for the QT5 build variant.
FIXED-IN:8.1.1

M  +3    -2    CMakeLists.txt

https://invent.kde.org/office/alkimia/commit/6a667ef148b3d8d5f06cfec2f87ea1c0648a856b