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

From KDE TechBase
m (Reverted edits by KennethMartinez (talk) to last revision by AnneW)
 
(22 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{KDE4}}{{improve}}[[Image:Konqi-win.png|frame|right|Konqi, the KDE mascot now also supporting MS Windows]]
__NOINDEX__
<br>[[Image:Konqi-win.png|frame|center]]  


You can build base KDE 4 libraries and development tools on Windows using:
<center>Konqi, the KDE mascot now also supporting MS Windows</center>
*[[Getting Started/Build/KDE4/Windows/emerge|Windows ''emerge'' tool]] with both compilers (gcc and msvc 2k*).
The following sites are deprecated at the moment and should not be used until 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]].


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


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


[[Category:MS Windows]]
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.


=Editar Seção Traduzida=
== Install KDE  ==


-Brazilian Portuguese Version - Versão em português Brasil -
You can install KDE 4 on Windows using the following, depending on your use case:


( Atenção! Isto não é aplicável ao desenvolvimento do KDE3! )
=== Users  ===


[[Image:Konqi-win.png|frame|right|Konqi, o mascote do KDE agora dá suporte ao MS Windows!]]
[[Projects/KDE on Windows/Installation#KDE_Installer_for_Windows|Installer for Windows]] is a graphical installer to help users easily and quickly install KDE
<nowiki>Insert non-formatted text here</nowiki>


Você pode fazer uma compilação das bibliotecas base do KDE 4 e das ferramentas de compilação no Windows usando:
=== Developers  ===
*[[Getting Started/Build/KDE4/Windows/emerge|Ferramenta de ''emerge'' do Windows ]] com os dois compiladores (gcc e msvc).
Os seguintes site estão fora de uso no momento e não devem ser usados se você sabe, muito bem , o que você está fazendo:
*[[Getting Started/Build/KDE4/Windows/GCC And MinGW|MinGW gcc]]
*[[Getting Started/Build/KDE4/Windows/MS Visual Studio|MS Visual Studio]].


Se tiver problemas ou questões, visite-nos no #kde-windows em irc.freenode.org
*[[Getting Started/Build/Windows/Common problems|Common problems]] when compiling KDE on Windows, and how to fix them (especially for MSVC builds)


==Veja também==
==== Preferred Installation Methods ====
*[[Projects/KDE_on_Windows|Projetos: KDE no Windows]]


[[Category:MS Windows]]
*[[Getting Started/Build/Windows/emerge|Windows ''emerge'' tool]] with both compilers (mingw/gcc and msvc).
*[[Getting Started/Build/Windows/DistributionBasedBuild|Build using precompiled packages ]] with both compilers (mingw/gcc and msvc).
*[[Getting Started/Build/Windows/Cross-Compiling|Cross-compile from linux with mingw]] (still unstable)


Editor: Pedro C. (catlanc1(at)hotmail.com)
==== ''Deprecated'' Installation Methods ====
 
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/Windows/GCC And MinGW|MinGW gcc]] and
*[[Getting Started/Build/Windows/MS Visual Studio|MS Visual Studio]].
 
== Troubleshooting ==
 
If you have a problem or questions, feel free to visit us on #kde-windows on irc.freenode.org
 
== See Also  ==
 
*[[Projects/KDE on Windows|Projects: KDE on Windows]]
 
[[Category:MS_Windows]]

Latest revision as of 15:53, 31 July 2012


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 install KDE 4 on Windows using the following, depending on your use case:

Users

Installer for Windows is a graphical installer to help users easily and quickly install KDE Insert non-formatted text here

Developers

  • Common problems when compiling KDE on Windows, and how to fix them (especially for MSVC builds)

Preferred Installation Methods

Deprecated Installation Methods

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