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@kde.org
          Reporter: c-d.hailfinger.devel.2...@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.
_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to