A page in your DokuWiki was added or changed. Here are the details: Date : 2013/09/20 07:59 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: [Configuring Qt] User : sunweaver @@ -35,9 +35,9 @@ ==== Configuring Qt ==== === Providing OpenSSL support in Qt === - As X2Go Client needs a Qt with SSL support you must install OpenSSL for MS Windows. OpenSSL depends on the [[http://www.microsoft.com/en-us/download/details.aspx?id=29|Microsoft Visual C++ 2008 Redistributables]]. Get that from the Microsoft site and install it prior to installing OpenSSL. + As X2Go Client needs a Qt with SSL support you must install OpenSSL for MS Windows. OpenSSL depends on the [[http://www.microsoft.com/en-us/download/details.aspx?id=29|Microsoft Visual C++ 2008 Redistributables]]. Get that (32-bit version, x86) from the Microsoft site and install it prior to installing OpenSSL. The OpenSSL installer for Windows [[http://slproweb.com/download/Win32OpenSSL-1_0_1e.exe|here]] or from [[http://code.x2go.org/releases/binary-win32/3rd-party/Win32OpenSSL/|our site]]. Install it on your build system (for example to directory ''d:\OpenSSL-Win32''). After installation, copy OpenSSL header files into MinGW's include directory: -- This mail was generated by DokuWiki at http://wiki.x2go.org/