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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to