[X2Go-Commits] page changed: wiki:development:build-howto-macos:x2goclient
wiki-admin at x2go.org
wiki-admin at x2go.org
Thu Aug 27 03:43:40 CEST 2015
A page in your DokuWiki was added or changed. Here are the details:
Date : 2015/08/27 01:43
Browser : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:40.0) Gecko/20100101 Firefox/40.0
IP-Address : 217.92.117.31
Hostname : home.ionic.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-macos:x2goclient?rev=1423345447
New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-macos:x2goclient
Edit Summary: Fix QMAKE_MAX_SDK => QMAKE_MAC_SDK typo.
User : ionic
@@ -35,9 +35,9 @@
</code>
If you want to build a specific version of X2Go Client, select that version with ''git checkout <version>''. If you want to look around what versions are available, use ''git tag'' which will present you a list of valid version tags to use for checkout.
- In the X2Go Client source directory, simply run the ''macbuild.sh'' script. Depending on your OS and your needs, you might want to adjust the lines mentioning ''QMAKE_MAX_SDK'',
''QMAKE_MACOSX_DEPLOYMENT_TARGET'' and the ''CONFIG'' line that contains the target architectures. Once done, run
+ In the X2Go Client source directory, simply run the ''macbuild.sh'' script. Depending on your OS and your needs, you might want to adjust the lines mentioning ''QMAKE_MAC_SDK'', ''QMAKE_MACOSX_DEPLOYMENT_TARGET'' and the ''CONFIG'' line that contains the target architectures. Once done, run
<code>
$ ./macbuild.sh
</code>
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
More information about the x2go-commits
mailing list