User Tools

Site Tools


en:mingw32

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:mingw32 [2010/12/18 13:20] zeten:mingw32 [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 4: Line 4:
 ===== Required tools for building process ===== ===== Required tools for building process =====
  
-  - [[http://qt.nokia.com/downloads/sdk-windows-cpp|Qt SDK for Open Source C++ development on Windows ]]. Includes Qt, MinGW, Qt Creator etc //~280 MB// +1. [[http://qt.nokia.com/downloads/sdk-windows-cpp-offline|Qt SDK for Open Source C++ development on Windows]]. Includes [[http://en.wikipedia.org/wiki/Qt|Qt]][[http://en.wikipedia.org/wiki/MinGW|MinGW]][[http://en.wikipedia.org/wiki/Qt_Creator|Qt Creator]]  etc //~1.4 GB// 
-  - [[http://code.google.com/p/msysgit/downloads/list|Win32 Git]] - utilities for working with Git //~12 MB// + 
-  - [[http://www.sliksvn.com/en/download/|Slik SVN]] - utilities for working with SVN //~5 MB// +{{:2011-09-23_114310.png|}} 
-  [[http://strawberryperl.com/|Open Source Perl for Windows]] (required for OpenSSL compile) //~30 MB// + 
-  [[http://tortoisesvn.net/downloads|TortoiseSVN]] - extension for MS Windows Explorer (optional) //~20 MB// +2. [[http://code.google.com/p/msysgit/downloads/list|Win32 Git]] - utilities for working with Git //~12 MB// 
-  [[http://delta.affinix.com/qconf/|QConf]] - project configuration utility, compiled version qconf.exe can be found [[http://code.google.com/p/psi-dev/downloads/list?q=QConf+Windows|here)]] //~0.1 MB// +   
-  - [[http://psi-dev.googlecode.com/files/lyx-windows-deps-mingw-small.zip|Aspell Libs for mingw]] - libraries for spell checking function //~65 MB// +3. [[http://www.openssl.org/source/|OpenSSL]] the archive with source code of the software package for encryption and cryptography (required for OpenSSL compiling) //~4 MB// 
-  - [[http://www.openssl.org/source/|OpenSSL]] - the archive with source code of the software package for encryption and cryptography (required for OpenSSL compiling) //~4 MB// + 
-  - **UNSTABLE** <del>[[ftp://90.184.233.166/ccache.exe|ccache]] ([[http://psi-dev.googlecode.com/files/ccache-2.4-win32.zip|mirror]])-- a [[http://en.wikipedia.org/wiki/Ccache|tool]] to speed up builds, more information is [[http://forums.codeblocks.org/index.php/topic,12285.0.html|here]]</del>+4. [[http://www.sliksvn.com/en/download/|Slik SVN]] - utilities for working with SVN //~5 MB// 
 +   
 +5. [[http://psi-dev.googlecode.com/files/lyx-windows-deps-mingw-small.zip|Aspell Libs for mingw]] - libraries for spell checking function //~65 MB// 
 + 
 +6. [[http://tortoisesvn.net/downloads.html|TortoiseSVN]] - extension for MS Windows Explorer (optional) //~20 MB// 
 +   
 +7. [[http://delta.affinix.com/qconf/|QConf]] - project configuration utility, compiled version qconf.exe can be found [[http://code.google.com/p/psi-dev/downloads/list?q=QConf+Windows|here)]] //~0.1 MB// 
 +   
 +<del>**UNSTABLE** [[ftp://90.184.233.166/ccache.exe|ccache]] ([[http://psi-dev.googlecode.com/files/ccache-2.4-win32.zip|mirror]])-- a [[http://en.wikipedia.org/wiki/Ccache|tool]] to speed up builds, more information is [[http://forums.codeblocks.org/index.php/topic,12285.0.html|here]]</del>
  
  
Line 45: Line 53:
 </code> </code>
 <code> <code>
-C:\>path 
 PATH=C:\Qt\2010.03\qt\bin;C:\Qt\2010.03\mingw\bin;C:\OpenSSL\bin;C:\Program Files\SlikSvn\bin;C:\Program Files\TortoiseSVN\bin;C:\Qt\QConf;C:\strawberry\c\bin;C:\strawberry\perl\bin;C:\strawberry\perl\site\bin;C:\Program Files\Git\bin PATH=C:\Qt\2010.03\qt\bin;C:\Qt\2010.03\mingw\bin;C:\OpenSSL\bin;C:\Program Files\SlikSvn\bin;C:\Program Files\TortoiseSVN\bin;C:\Qt\QConf;C:\strawberry\c\bin;C:\strawberry\perl\bin;C:\strawberry\perl\site\bin;C:\Program Files\Git\bin
 </code> </code>
Line 56: Line 63:
 </code> </code>
  
-**__Note:__** the updated variables will only be set for newly launched processes, ie you want to restart **cmd** in administrator mode (in extreme cases - reboot the system).+**__Note__**the updated variables will only be set for newly launched processes, ie you want to restart **cmd** in administrator mode (in extreme cases - reboot the system).
  
  
en/mingw32.1292678440.txt.gz · Last modified: 2010/12/18 13:20 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki