Bug 368147 - Build failure: QPrinter not found
Summary: Build failure: QPrinter not found
Status: RESOLVED FIXED
Alias: None
Product: kjots
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: GIT (master)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Stephen Kelly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-02 10:47 UTC by Christoph Feck
Modified: 2016-09-10 13:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Feck 2016-09-02 10:47:03 UTC
Kjots uses QPrinter, but does not search for Qt5::PrintSupport in the CMakeLists.txt file.

Build log:

-- Build files have been written to: pim/kjots
In file included from pim/kjots/src/kjotswidget.cpp:26:0:
pim/kjots/src/kjotswidget.h:32:20: fatal error: QPrinter: No such file or directory
 #include <QPrinter>
                    ^
compilation terminated.
Comment 1 Christoph Feck 2016-09-10 13:42:28 UTC
Git commit bebc6809294227f7acb2179ff395838ad843e0c1 by Raymond Wooninck.
Committed on 10/09/2016 at 13:32.
Pushed by rwooninck into branch 'master'.

Fix build with searching for Qt5 modules and port kde4_add_app_icon to ecm_add_app_icon

M  +5    -0    CMakeLists.txt
M  +3    -2    src/CMakeLists.txt

http://commits.kde.org/kjots/bebc6809294227f7acb2179ff395838ad843e0c1