User Tools

Site Tools


wiki:development:build-howto-mswin:x2goclient

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
wiki:development:build-howto-mswin:x2goclient [2018/06/07 06:48]
ionic Typos, spelling, formatting, ...
wiki:development:build-howto-mswin:x2goclient [2018/06/07 06:51]
ionic Fix ++ issue with dokuwiki.
Line 244: Line 244:
   * ''automake''   * ''automake''
   * ''gcc-core''   * ''gcc-core''
-  * ''gcc-g\+\+''+  * ''gcc-g%%++%%''
   * ''git''   * ''git''
   * ''imake''   * ''imake''
Line 588: Line 588:
 === Libraries === === Libraries ===
  
-  - Add MinGW 4.8's 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.)+  - Add MinGW 4.8's libraries (copy from ''D:\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\mingw32\bin'').
     * ''libgcc_s_dw2-1.dll''     * ''libgcc_s_dw2-1.dll''
-    * ''libstdc\+\+-6.dll''+    * ''libstdc%%++%%-6.dll''
     * ''libwinpthread-1.dll''     * ''libwinpthread-1.dll''
   - Add OpenSSL libraries (copy from your OpenSSL installation directory)   - Add OpenSSL libraries (copy from your OpenSSL installation directory)
Line 603: Line 603:
   - zlib library for libssh (available [[http://code.x2go.org/releases/binary-win32/3rd-party/zlib/|here on our site]]) (binaries originally from [[http://www.zlib.net/ | the zlib project]] site)   - zlib library for libssh (available [[http://code.x2go.org/releases/binary-win32/3rd-party/zlib/|here on our site]]) (binaries originally from [[http://www.zlib.net/ | the zlib project]] site)
     * ''zlib1.dll''     * ''zlib1.dll''
-  - If you want to use X2Go Client on older versions of Windows, you should put the "Microsoft Visual C\+\+ Redistributable 2013 Package"'s dll files into your X2Go Client package directory. (Originally downloaded from the [[http://www.microsoft.com/en-us/download/details.aspx?id=29|Microsoft download site]]).+  - If you want to use X2Go Client on older versions of Windows, you should put the "Microsoft Visual C%%++%% Redistributable 2013 Package"'s dll files into your X2Go Client package directory. (Originally downloaded from the [[http://www.microsoft.com/en-us/download/details.aspx?id=29|Microsoft download site]]).
     * ''msvcp120.dll''     * ''msvcp120.dll''
     * ''msvcr120.dll.dll''     * ''msvcr120.dll.dll''
wiki/development/build-howto-mswin/x2goclient.txt ยท Last modified: 2023/05/08 22:20 by orion