A page in your DokuWiki was added or changed. Here are the details: Date : 2013/09/20 11:41 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: [Build X2Go Client from source] User : sunweaver @@ -104,16 +104,16 @@ ==== Build X2Go Client from source ==== Open Qt Command Prompt, change to your build directory and get X2Go Client sources from git <code> - >git clone git://code.x2go.org/x2goclient + $ git clone git://code.x2go.org/x2goclient </code> Build X2Go Client <code> - >cd x2goclient + $ cd x2goclient
config_win.bat
mingw32-make
+ $ mingw32-make </code> X2Go Client (x2goclient.exe) binary is in d:\build\x2goclient\release directory -- This mail was generated by DokuWiki at http://wiki.x2go.org/