[Kde-imaging] [kipiplugins] [Bug 343777] New: FindQtSoap.cmake doesn't find latest qtsoap built from git code

Philip Johnsson philip.johnsson at gmail.com
Wed Feb 4 16:34:19 UTC 2015


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

            Bug ID: 343777
           Summary: FindQtSoap.cmake doesn't find latest qtsoap built from
                    git code
           Product: kipiplugins
           Version: 4.7.0
          Platform: Kubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: DLNAExport
          Assignee: kde-imaging at kde.org
          Reporter: philip.johnsson at gmail.com

Latest qtsoap built from git code https://github.com/commontk/QtSOAP builds
library with different name and is therefor not found.

FindQtSoap.cmake search for libQtSolutions_SOAP-2.7 or libqtsoap but qtsoap
from git code builds the library named libQtSolutions_SOAP-head (where "head"
is hardcoded in source code?!).  

qtsoap.h and qtsoap development files gets installed in /usr/include/qt4 and
not just /usr/include/. My path to qtsoap.h is
/usr/include/qt4/QtSoap/qtsoap.h.

Reproducible: Always


Actual Results:  
qtsoap not found during cmake configuring. dlnaexport not built

Expected Results:  
qtsoap  found during cmake configuring. dlnaexport  built.

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


More information about the Kde-imaging mailing list