[Bug 207646] New: kpimutils does not compile on Windows w/ MSVC. Patch included.

Michael DrĂ¼ing michael at drueing.de
Wed Sep 16 23:58:33 BST 2009


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

           Summary: kpimutils does not compile on Windows w/ MSVC. Patch
                    included.
           Product: kdepimlibs
           Version: 4.3
          Platform: Compiled Sources
        OS/Version: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: kpimidentities
        AssignedTo: toma at kde.org
        ReportedBy: michael at drueing.de
                CC: kdepim-bugs at kde.org


Version:            (using Devel)
Compiler:          MSVC 2008 compiled via emerge
OS:                MS Windows
Installed from:    Compiled sources

there are three errors in processes.{cpp,h} which keep it from compiling:
- Usage of undefined namespace KPIM
- QList<...> is required in the header file but not declared
- missing return value on killProcesses(...)

A patch to fix the 3 issues is attached.

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



More information about the Kdepim-bugs mailing list