A page in your DokuWiki was added or changed. Here are the details: Date : 2014/10/31 02:12 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: [X2Go Client package folder] Workaround ++ issue in dokuwiki User : mikedep333 @@ -220,11 +220,11 @@ - Add x2goclient.exe (from the ''release/'' folder) to the ''dist/'' folder. - If you are using MinGW 4.4, add its libraries (copy from ''D:\MinGW\bin'') * ''libgcc_s_dw2-1.dll'' * ''mingwm10.dll'' - - If you are using MinGW 4.8, add its libraries (copy from ''D:\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\mingw32\bin'') + - If you are using MinGW 4.8, add its libraries (copy from ''D:\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\mingw32\bin''). (Note that the inclusion of '\' character before the '+' character is to work around a horrible issue in dokuwiki; the actual filenames do not have the '\" character.) * libgcc_s_dw2-1.dll - * libstdc++-6.dll + * libstdc\+\+-6.dll * libwinpthread-1.dll - Add OpenSSL libraries (copy from your OpenSSL installation directory) * ''libeay32.dll'' * ''ssleay32.dll'' @@ -240,8 +240,9 @@ * ''Microsoft.VC90.CRT.manifest'' * ''msvcm90.dll'' * ''msvcp90.dll'' * ''msvcr90.dll'' + ===== Build/Add nxproxy with libraries ===== You can download nxproxy, and its libraries [[http://code.x2go.org/releases/binary-win32/3rd-party/nxproxy|here]] or obtain them from [[http://code.x2go.org/gitweb?p=x2goclient-contrib.git;a=tree;f=nxproxy|x2goclient-contrib.git]] directly. -- This mail was generated by DokuWiki at http://wiki.x2go.org/