[Okular-devel] [okular] [Bug 351026] New: okular compilation requires qjson, but does not check for it

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Thu Aug 6 09:48:06 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=351026

            Bug ID: 351026
           Summary: okular compilation requires qjson, but does not check
                    for it
           Product: okular
           Version: unspecified
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: okular-devel at kde.org
          Reporter: c-d.hailfinger.devel.2006 at gmx.net

The cmake configuration step does not check if libqjson headers are installed,
but compilation of okular fails if they are unavailable.

Reproducible: Always

Steps to Reproduce:
1. Run cmake without libqjson-dev installed
2. No error from the configure step
3. make

Actual Results:  
Error from ld: -lqjson can't be found

Expected Results:  
Compilation works

After installing libqjson-dev, compilation worked as expected. I would have
expected cmake to check for libqjson header availability and error out.

Thank you for developing okular, it is very much appreciated!

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


More information about the Okular-devel mailing list