[Bug 240922] New: kdebase-runtime does not compile

Michael Drüing michael at drueing.de
Sun Jun 6 19:06:30 CEST 2010


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

           Summary: kdebase-runtime does not compile
           Product: kde-windows
           Version: unspecified
          Platform: MS Windows
        OS/Version: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-windows at kde.org
        ReportedBy: michael at drueing.de


Version:           unspecified (using Devel) 
OS:                MS Windows

There's a problem in the activity manager which prevents compilation on
MSVC2008.

reason: QString::number doesn't handle arguments of type WId on Windows

A quick fix (aka hack) is the following:
http://pastebin.ca/1877941

it's probably not the right way to fix it because I think WId is a non-POD type
on Win32 but at least it lets kdebase-workspace compile

Reproducible: Always

Steps to Reproduce:
try to "emerge kdebase-workspace"

Actual Results:  
compilation fails

Expected Results:  
compilation succeeds

-- 
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-windows mailing list