A page in your DokuWiki was added or changed. Here are the details: Date : 2014/10/31 01:35 Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0 IP-Address : 217.7.59.218,172.29.15.45 Hostname : 217.7.59.218,172.29.15.45 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 Qt] Update for X2Go Client 4.0.3.0 User : mikedep333 @@ -49,18 +49,25 @@ 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\4.4.0''. - ==== Installing Qt ==== + ==== Installing Qt (Current Version)==== - You need Qt to build X2Go Client from source. Qt-4.8.5 is tested and recommended for current version of X2Go Client. + You need Qt to build X2Go Client from source. - Download and install the **MinGW** version of Qt-4.8.5 for Windows from [[http://download.qt-project.org/archive/qt/4.8/4.8.5/|here]] + Qt-4.8.6 is tested and recommended for X2Go Client 4.0.3.0 and later. + + Download and install the **MinGW** version of Qt-4.8.6 for Windows from [[http://download.qt-project.org/archive/qt/4.8/4.8.6/|here]] In this example D:\Qt will be chosen as installation directory + ==== Installing Qt (Old Version)==== - <note>Currently_Testing: http://download.qt-project.org/official_releases/qt/4.8/4.8.6/qt-opensource-windows-x86-mingw482-4.8.6-1.exe</note> + Qt-4.8.5 was tested and recommended for X2Go Client 4.0.2.1 and earlier. It is still an option for X2Go Client 4.0.3.0 and later. + + Download and install the **MinGW** version of Qt-4.8.5 for Windows from [[http://download.qt-project.org/archive/qt/4.8/4.8.5/|here]] + + In this example D:\Qt will be chosen as installation directory ==== Configuring Qt ==== === Providing OpenSSL support in Qt === -- This mail was generated by DokuWiki at http://wiki.x2go.org/