Bug 443005 - Building for MinGW snapshots fails with `cannot find -lQtWebKit`
Summary: Building for MinGW snapshots fails with `cannot find -lQtWebKit`
Status: RESOLVED FIXED
Alias: None
Product: libalkimia
Classification: Frameworks and Libraries
Component: General (show other bugs)
Version: 8.1.0
Platform: Microsoft Windows Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-27 09:50 UTC by Ralf Habacker
Modified: 2021-09-27 09:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 8.1.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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