A page in your DokuWiki was added or changed. Here are the details: Date : 2014/04/08 23:05 Browser : Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36 IP-Address : 72.94.83.13 Hostname : pool-72-94-83-13.phlapa.fios.verizon.net 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] Update OpenSSL: 1.0.1f -> 1.0.1g User : mikedep333 @@ -51,9 +51,9 @@ === 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 (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_1f.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''). + The OpenSSL installer for Windows [[http://slproweb.com/download/Win32OpenSSL-1_0_1g.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: <code> -- This mail was generated by DokuWiki at http://wiki.x2go.org/