| Summary: | kdebase-runtime does not compile | ||
|---|---|---|---|
| Product: | [Unmaintained] kde-windows | Reporter: | Michael Drüing <michael> |
| Component: | general | Assignee: | KDE-Windows <windows-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ps_ml |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Michael Drüing
2010-06-06 19:06:28 UTC
nearly, WId is really an integer on Linux, on Windows it is a void* though, meaning that using qlonglong instead is the way to go. I fixed that in r1135452 already. |