A page in your DokuWiki was added or changed. Here are the details: Date : 2015/02/22 17:20 Browser : Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36 IP-Address : 71.175.97.130 Hostname : pool-71-175-97-130.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: Separate Setting up the build environment from actually building X2Go Client User : mikedep333 @@ -39,10 +39,10 @@ For official X2Go project updates to x2goclient-contrib, use Cygwin. It handles symlinks differently. Notepad2 is a freeware alternative to Notepad shipped with Microsoft Windows. Notepad2 understands UTF-8 text formats (and others) and can handle Unix-style line endings. In case you want to introspect a code file, this tool is very handy. - ===== Build X2Go Client ===== + ===== Setup Build Environment ===== ==== Installing MinGW (Current Version) ==== MinGW is a gcc compiler for Windows. You need it to build X2Go Client. @@ -171,8 +171,10 @@ For MinGW 4.4: <code> libssh\lib\*.* -> d:\mingw\lib\ </code> + + ===== Build X2Go Client ===== ==== Build X2Go Client from source ==== Open Qt Command Prompt, change to your build directory and get X2Go Client sources from git -- This mail was generated by DokuWiki at http://wiki.x2go.org/