[Kde-imaging] [Bug 277898] New: Does not compile, presumably because of missing directory in include path.

Jan Gosmann jan at hyper-world.de
Sat Jul 16 18:28:52 CEST 2011


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

           Summary: Does not compile, presumably because of missing
                    directory in include path.
           Product: kipiplugins
           Version: 1.9.0
          Platform: MacPorts Packages
        OS/Version: OS X
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-imaging at kde.org
        ReportedBy: jan at hyper-world.de


Version:           1.9.0 (using Devel) 
OS:                OS X

Compiling kipi-plugins with a MacPorts environment fails. It seems that the
include path is missing a directory. The individual Qt include directories (for
example in my case /opt/local/include/QtCore) get added, but the directory
above these Qt directories (/opt/local/include) does not get added.
This is a problem as the Qt headers use include statements like "#include
<QtCore/qatomic.h>".

I would fix this myself, but unfortunately I am unfamiliar with the cmake build
system.

Reproducible: Always

Steps to Reproduce:
Compile kipi-plugins using a MacPorts environment.


Expected Results:  
Library does compile cleanly.

I am using Mac OS X Snow Leopard (10.6.8).
A complete build log is attached.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list