A page in your DokuWiki was added or changed. Here are the details: Date : 2013/09/18 10:22 Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0 IP-Address : 134.245.254.47 Hostname : m-047.informatik.uni-kiel.de Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient?... New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient Edit Summary: [Installing MinGW] User : sunweaver @@ -17,9 +17,11 @@ ==== Installing MinGW ==== MinGW is a gcc compiler for Windows. You need it to build X2Go Client. Qt-4.8 for Windows should be used with MinGw-4.4. Unfortunately, you can not download binaries for this version from MinGW project site any more. You can build it from source or download it from [[http://code.x2go.org/releases/binary-win32/tools/MinGW-gcc440_1.zip|X2Go Site ]] - Extract it to your disk (D:\mingw in this example) + Extract it to your disk (''D:\mingw'' in this example). + + Finally, you have to add these MinGW executable directories to your PATH environment variable: ''D:\mingw\bin'', ''D:\mingw\libexec\gcc\mingw32\<version>''. ==== Installing Qt ==== You need Qt to build X2Go Client from source. Qt-4.8 is tested and recommended for current version of X2Go Client. -- This mail was generated by DokuWiki at http://wiki.x2go.org/