Windows/Build/patches: Difference between revisions

From KDE Community Wiki
< Windows‎ | Build
No edit summary
No edit summary
Line 5: Line 5:


1) http://pastebin.com/f5f09c9dc  -  When compiling kdebase-runtime, mingw segfaulted (The compiler) when it got to this file. I pinpointed it to the four lines that are commented out with this patch.
1) http://pastebin.com/f5f09c9dc  -  When compiling kdebase-runtime, mingw segfaulted (The compiler) when it got to this file. I pinpointed it to the four lines that are commented out with this patch.
steve
2) http://pastebin.com/f55a5fb2b  -  trying to compile phonon ds9 with mingw, these changes were needed to at least get to the linker errors.
patrick

Revision as of 01:24, 1 June 2008

This is a temporary page for KDE on Windows which needs no translation.

Please add new patches that are related to Windows builds and might be interesting to the developer community in any way up here with a short description, the next number and within an ever-lasting pastebin.


1) http://pastebin.com/f5f09c9dc - When compiling kdebase-runtime, mingw segfaulted (The compiler) when it got to this file. I pinpointed it to the four lines that are commented out with this patch. steve

2) http://pastebin.com/f55a5fb2b - trying to compile phonon ds9 with mingw, these changes were needed to at least get to the linker errors. patrick