Archive:Getting Started/Build/Windows: Difference between revisions

From KDE TechBase
No edit summary
(Add headers and separators.)
Line 1: Line 1:
{{Template:I18n/Language Navigation Bar|Getting Started/Build/KDE4/Windows}}
<br>[[Image:Konqi-win.png|frame|center]]


{{KDE4}}{{improve}}[[Image:Konqi-win.png|frame|right|Konqi, the KDE mascot now also supporting MS Windows]]
<center>Konqi, the KDE mascot now also supporting MS Windows</center>


You can build base KDE 4 libraries and development tools on Windows using:
----
*[[Getting Started/Build/KDE4/Windows/emerge|Windows ''emerge'' tool]] with both compilers (mingw/gcc and msvc).
 
*[[Getting Started/Build/KDE4/Windows/DistributionBasedBuild|Build using precompiled packages ]] with both compilers (mingw/gcc and msvc).
== Introduction ==
 
Welcome to KDE on Windows!  Here you will find out how to install KDE on your Windows system.  Depending on your usage, there are several ways to install KDE.  If you just want to use KDE on Windows, you will want to use the installer package.  If you are a developer, or just want to follow the development of KDE more closely, you will want to use the emerge tool.
 
== Install KDE ==
 
You can build base KDE 4 libraries and development tools on Windows using the following, depending on your use case:
 
=== Users ===
 
=== Developers ===
 
*[[Getting Started/Build/KDE4/Windows/emerge|Windows ''emerge'' tool]] with both compilers (mingw/gcc and msvc).  
*[[Getting Started/Build/KDE4/Windows/DistributionBasedBuild|Build using precompiled packages ]] with both compilers (mingw/gcc and msvc).  
*[[Getting Started/Build/KDE4/Windows/Cross-Compiling|Cross-compile from linux with mingw]] (still unstable)
*[[Getting Started/Build/KDE4/Windows/Cross-Compiling|Cross-compile from linux with mingw]] (still unstable)
The following sites are deprecated at the moment and should not be used unless you know, very well, what you're doing:
 
*[[Getting Started/Build/KDE4/Windows/GCC And MinGW|MinGW gcc]] and
The following sites are deprecated at the moment and should not be used unless you know, very well, what you're doing:  
 
*[[Getting Started/Build/KDE4/Windows/GCC And MinGW|MinGW gcc]] and  
*[[Getting Started/Build/KDE4/Windows/MS Visual Studio|MS Visual Studio]].
*[[Getting Started/Build/KDE4/Windows/MS Visual Studio|MS Visual Studio]].


If you have a problem or questions, feel free to visit us on #kde-windows on irc.freenode.org
== Troubleshooting ==
 
If you have a problem or questions, feel free to visit us on #kde-windows on irc.freenode.org  
 
== See Also  ==


==See Also==
*[[Projects/KDE on Windows|Projects: KDE on Windows]]
*[[Projects/KDE_on_Windows|Projects: KDE on Windows]]


[[Category:MS Windows]]
[[Category:MS_Windows]]

Revision as of 10:49, 27 March 2010


Konqi, the KDE mascot now also supporting MS Windows

Introduction

Welcome to KDE on Windows! Here you will find out how to install KDE on your Windows system. Depending on your usage, there are several ways to install KDE. If you just want to use KDE on Windows, you will want to use the installer package. If you are a developer, or just want to follow the development of KDE more closely, you will want to use the emerge tool.

Install KDE

You can build base KDE 4 libraries and development tools on Windows using the following, depending on your use case:

Users

Developers

The following sites are deprecated at the moment and should not be used unless you know, very well, what you're doing:

Troubleshooting

If you have a problem or questions, feel free to visit us on #kde-windows on irc.freenode.org

See Also