By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 2862 - kbookreader lacks CMakeLists.txt and working configure script
Summary: kbookreader lacks CMakeLists.txt and working configure script
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: non-core programs (show other bugs)
Version: R14.1.x [Trinity]
Hardware: amd64 Linux
: P5 enhancement
Assignee: Timothy Pearson
URL:
Depends on:
Blocks: R14.0.6
  Show dependency treegraph
 
Reported: 2018-01-11 19:44 CST by thomas
Modified: 2019-03-02 08:45 CST (History)
3 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thomas 2018-01-11 19:44:17 CST
kbookreader R14.0.4 contains neither a CMakeLists.txt nor a working configure script. It contains configure.in, which after running autoconf, requires Qt and not TQt. Therefore, cannot build.
Comment 1 gregory guy 2019-03-01 03:26:06 CST
Building with cmake has been added in commit 27c48d1711